Searched defs:TryLock (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Host/
H A DProcessRunLock.h63 TryLock (ProcessRunLock *lock) function in class:lldb_private::ProcessRunLock::ProcessRunLocker
H A DMutex.h133 TryLock(Mutex *mutex, const char *failure_message = nullptr) function in class:lldb_private::Mutex::Locker
272 TryLock(const char *failure_message = nullptr) function in class:lldb_private::TrackingMutex
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Host/common/
H A DMutex.cpp168 Mutex::Locker::TryLock (Mutex &mutex, const char *failure_message) function in class:Mutex::Locker
301 Mutex::TryLock(const char *failure_message) function in class:Mutex
386 LoggingMutex::TryLock (const char *failure_message) function in class:LoggingMutex
/freebsd-11.0-release/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMIUtilThreadBaseStd.cpp354 CMIUtilThreadMutex::TryLock() function in class:CMIUtilThreadMutex
/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mutex.h35 bool TryLock() { function in class:__sanitizer::StaticSpinMutex

Completed in 163 milliseconds