Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/tsan/go/
H A Dtsan_go.cpp220 void __tsan_go_start(ThreadState *parent, ThreadState **pthr, void *pc) { in __tsan_go_start() argument
222 *pthr = thr; in __tsan_go_start()