Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/go/
Dtsan_go.cc134 static ThreadState *AllocGoroutine() { in AllocGoroutine() function
144 ThreadState *thr = AllocGoroutine(); in __tsan_init()
214 ThreadState *thr = AllocGoroutine(); in __tsan_go_start()