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

/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/Host/
H A DProcessRunLock.h58 TryLock (ProcessRunLock *lock) function in class:lldb_private::ProcessRunLock::ProcessRunLocker
H A DMutex.h131 TryLock (Mutex *mutex, const char *failure_message = NULL) function in class:lldb_private::Mutex::Locker
271 TryLock (const char *failure_message = NULL) function in class:lldb_private::TrackingMutex
/freebsd-10.3-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
299 Mutex::TryLock(const char *failure_message) function in class:Mutex
384 LoggingMutex::TryLock (const char *failure_message) function in class:LoggingMutex

Completed in 55 milliseconds