Searched refs:__tsan_go_end (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/go/
H A Dtest.c22 void __tsan_go_end(void *thr);
92 __tsan_go_end(thr1);
100 __tsan_go_end(thr2);
H A Dtsan_go.cpp230 void __tsan_go_end(ThreadState *thr) { function

Completed in 98 milliseconds