Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dthread.cc126 struct ThreadInit { struct
202 ThreadInit* init = new ThreadInit; in Start()
287 ThreadInit* init = static_cast<ThreadInit*>(pv); in PreRun()
/external/compiler-rt/lib/tsan/dd/
Ddd_rtl.h58 void ThreadInit(Thread *thr);
Ddd_rtl.cc100 void ThreadInit(Thread *thr) { in ThreadInit() function
Ddd_interceptors.cc41 ThreadInit(thr); in InitThread()
/external/v8/src/debug/
Ddebug.h568 void ThreadInit();
Ddebug.cc48 ThreadInit(); in Debug()
324 void Debug::ThreadInit() { in ThreadInit() function in v8::internal::Debug
342 ThreadInit(); in ArchiveDebug()