Home
last modified time | relevance | path

Searched defs:lock_thread (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/desktop_capture/
Dscreen_drawer_unittest.cc79 auto lock_thread = rtc::PlatformThread::SpawnJoinable( in TestScreenDrawerLock() local
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_mutex_test.cc78 static void *lock_thread(void *param) { in lock_thread() function