HomeSort by relevance Sort by last modified time
    Searched refs:_setThreadName (Results 1 - 4 of 4) sorted by null

  /external/webrtc/src/system_wrappers/source/
thread_win.cc 35 _setThreadName(false)
42 _setThreadName = true;
188 if (_setThreadName)
212 if (_setThreadName)
thread_win.h 61 bool _setThreadName;
thread_posix.h 60 bool _setThreadName;
thread_posix.cc 104 _setThreadName(false),
113 _setThreadName = true;
344 if (_setThreadName)
380 if (_setThreadName)

Completed in 58 milliseconds