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

  /external/compiler-rt/lib/tsan/go/
test.c 20 void __tsan_go_end(void *thr);
57 __tsan_go_end(thr1);
61 __tsan_go_end(thr2);
tsan_go.cc 173 void __tsan_go_end(ThreadState *thr) { function

Completed in 179 milliseconds