Home
last modified time | relevance | path

Searched defs:try_lock (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/src/
Dmutex.cpp36 mutex::try_lock() _NOEXCEPT in try_lock() function in mutex
101 recursive_mutex::try_lock() _NOEXCEPT in try_lock() function in recursive_mutex
128 timed_mutex::try_lock() _NOEXCEPT in try_lock() function in timed_mutex
179 recursive_timed_mutex::try_lock() _NOEXCEPT in try_lock() function in recursive_timed_mutex
/ndk/sources/cxx-stl/llvm-libc++/test/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.locking/
Dtry_lock.pass.cpp23 bool try_lock() in try_lock() function
/ndk/sources/cxx-stl/llvm-libc++/test/thread/thread.mutex/thread.lock.algorithm/
Dlock.pass.cpp30 bool try_lock() in try_lock() function in L0
53 bool try_lock() in try_lock() function in L1
76 bool try_lock() in try_lock() function in L2
Dtry_lock.pass.cpp25 bool try_lock() in try_lock() function in L0
43 bool try_lock() in try_lock() function in L1
61 bool try_lock() in try_lock() function in L2