Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/tsan/dd/
H A Ddd_rtl.h58 void ThreadInit(Thread *thr);
H A Ddd_rtl.cc100 void ThreadInit(Thread *thr) { in ThreadInit() function
H A Ddd_interceptors.cc38 ThreadInit(thr); in InitThread()