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.cc77 static ThreadState *AllocGoroutine() { in AllocGoroutine() function
86 ThreadState *thr = AllocGoroutine(); in __tsan_init()
150 ThreadState *thr = AllocGoroutine(); in __tsan_go_start()