Searched defs:TryLock (Results 1 – 5 of 5) sorted by relevance
168 Mutex::Locker::TryLock (Mutex &mutex, const char *failure_message) in TryLock() function in Mutex::Locker301 Mutex::TryLock(const char *failure_message) in TryLock() function in Mutex386 LoggingMutex::TryLock (const char *failure_message) in TryLock() function in LoggingMutex
58 TryLock (ProcessRunLock *lock) in TryLock() function
35 bool TryLock() { in TryLock() function
356 CMIUtilThreadMutex::TryLock(void) in TryLock() function in CMIUtilThreadMutex
146 bool Mutex::TryLock() { in TryLock() function in Mutex429 bool ScopedThread::TryLock(const Mutex &m) { in TryLock() function in ScopedThread