Searched defs:ThreadInit (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/lib/tsan/dd/
H A Ddd_rtl.cc100 void ThreadInit(Thread *thr) { function in namespace:__dsan
/external/webrtc/webrtc/base/
H A Dthread.cc126 struct ThreadInit { struct in namespace:rtc
202 ThreadInit* init = new ThreadInit;
287 ThreadInit* init = static_cast<ThreadInit*>(pv);
/external/v8/src/debug/
H A Ddebug.cc48 ThreadInit();
324 void Debug::ThreadInit() { function in class:v8::internal::Debug
342 ThreadInit();

Completed in 1083 milliseconds