Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/libc++/src/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/
Dmutex.pass.cpp27 void lock_thread() { in lock_thread() function
/external/cronet/stable/third_party/libc++/src/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/
Dmutex.pass.cpp27 void lock_thread() { in lock_thread() function
/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
/external/python/cpython3/Modules/_testinternalcapi/
Dtest_lock.c53 lock_thread(void *arg) in lock_thread() function