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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/go/
H A Dtsan_go.cpp144 static ThreadState *AllocGoroutine() { function
154 ThreadState *thr = AllocGoroutine();
224 ThreadState *thr = AllocGoroutine();

Completed in 100 milliseconds