Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
DMutex.cpp168 Mutex::Locker::TryLock (Mutex &mutex, const char *failure_message) in TryLock() function in Mutex::Locker
299 Mutex::TryLock(const char *failure_message) in TryLock() function in Mutex
384 LoggingMutex::TryLock (const char *failure_message) in TryLock() function in LoggingMutex
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/
DProcessRunLock.h58 TryLock (ProcessRunLock *lock) in TryLock() function