Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/go/
H A Dtsan_go.cc134 static ThreadState *AllocGoroutine() { in AllocGoroutine() function
144 ThreadState *thr = AllocGoroutine(); in __tsan_init()
214 ThreadState *thr = AllocGoroutine(); in __tsan_go_start()