Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dthread.cc126 struct ThreadInit { struct
127 Thread* thread;
128 Runnable* runnable;
/external/compiler-rt/lib/tsan/dd/
Ddd_rtl.cc100 void ThreadInit(Thread *thr) { in ThreadInit() function
/external/v8/src/debug/
Ddebug.cc335 void Debug::ThreadInit() { in ThreadInit() function in v8::internal::Debug