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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/go/
H A Dtest.c38 void *current_proc; variable
43 if (current_proc == 0)
45 *(void**)ctx = current_proc;
64 current_proc = proc0;
97 current_proc = proc1;
104 current_proc = proc0;

Completed in 100 milliseconds