Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/dd/
H A Ddd_rtl.h57 void ThreadInit(Thread *thr);
H A Ddd_rtl.cpp99 void ThreadInit(Thread *thr) { in ThreadInit() function
H A Ddd_interceptors.cpp38 ThreadInit(thr); in InitThread()