HomeSort by relevance Sort by last modified time
    Searched refs:__tsan_read (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/tsan/go/
test.c 21 void __tsan_read(void *thr, void *addr, void *pc);
50 __tsan_read(thr0, buf, 0);
tsan_go.cc 109 void __tsan_read(ThreadState *thr, void *addr, void *pc) { function

Completed in 329 milliseconds