Home
last modified time | relevance | path

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

/external/webrtc/src/system_wrappers/source/
Dthread.cc22 const char* threadName) in CreateThread()
Dthread_posix.cc78 ThreadPriority prio, const char* threadName) in Create()
95 ThreadPriority prio, const char* threadName) in ThreadPosix()
Dthread_win.cc23 ThreadPriority prio, const char* threadName) in ThreadWindows()
Devent_posix.cc227 const char* threadName = "WebRtc_event_timer_thread"; in StartTimer() local
/external/chromium-trace/trace-viewer/src/importer/linux_perf/
Dclock_parser.js32 eventBase, threadName) { argument
Dbus_parser.js32 eventBase, threadName) { argument
Ddisk_parser.js34 openAsyncSlice: function(ts, category, threadName, pid, key, name) { argument
47 closeAsyncSlice: function(ts, category, threadName, pid, key, args) { argument
/external/chromium-trace/trace-viewer/src/importer/
Dlinux_perf_importer.js364 getOrCreatePseudoThread: function(threadName) { argument
674 threadName) { argument
/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()