Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/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()