Searched defs:tryLock (Results 1 – 9 of 9) sorted by relevance
35 int tryLock() { in tryLock() function
105 bool Mutex::tryLock() { in tryLock() function in Mutex
158 bool ExynosMutex::tryLock(void) in tryLock() function in ExynosMutex
57 bool tryLock() TRY_ACQUIRE(true) { in tryLock() function
58 bool tryLock(Mutex& mutex) in tryLock() function71 bool tryLock(std::mutex& mutex) in tryLock() function
68 bool tryLock(Mutex& mutex) { in tryLock() function80 bool tryLock(std::mutex& mutex) { in tryLock() function