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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/go/
H A Dtest.c23 void __tsan_proc_create(void **pproc);
96 __tsan_proc_create(&proc1);
H A Dtsan_go.cpp235 void __tsan_proc_create(Processor **pproc) { function

Completed in 83 milliseconds