Searched defs:MutexLockMaybe (Results 1 – 3 of 3) sorted by relevance
876 explicit MutexLockMaybe(Mutex *mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) in MutexLockMaybe() function883 explicit MutexLockMaybe(Mutex *mu, const Condition &cond) in MutexLockMaybe() function
132 explicit MutexLockMaybe(Mutex *mu) : in MutexLockMaybe() function
867 explicit MutexLockMaybe(Mutex *mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) in MutexLockMaybe() function