Home
last modified time | relevance | path

Searched defs:threadName (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/src/system_wrappers/source/
Dthread.cc22 const char* threadName) in CreateThread()
Dthread_posix.cc50 ThreadPriority prio, const char* threadName) in Create()
67 ThreadPriority prio, const char* threadName) in ThreadPosix()
Devent_posix.cc227 const char* threadName = "WebRtc_event_timer_thread"; in StartTimer() local
/external/webkit/Source/JavaScriptCore/wtf/
DThreadingWin.cpp207 ThreadIdentifier createThreadInternal(ThreadFunction entryPoint, void* data, const char* threadName) in createThreadInternal()
DThreadingPthreads.cpp189 void initializeCurrentThreadInternal(const char* threadName) in initializeCurrentThreadInternal()