Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/go/
H A Dtsan_go.cpp142 static ThreadState *AllocGoroutine() { in AllocGoroutine() function
151 ThreadState *thr = AllocGoroutine(); in __tsan_init()
221 ThreadState *thr = AllocGoroutine(); in __tsan_go_start()