Home
last modified time | relevance | path

Searched defs:MutexLockMaybe (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex.h876 explicit MutexLockMaybe(Mutex *mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) in MutexLockMaybe() function
883 explicit MutexLockMaybe(Mutex *mu, const Condition &cond) in MutexLockMaybe() function
/third_party/protobuf/src/google/protobuf/stubs/
Dmutex.h132 explicit MutexLockMaybe(Mutex *mu) : in MutexLockMaybe() function
/third_party/abseil-cpp/absl/synchronization/
Dmutex.h867 explicit MutexLockMaybe(Mutex *mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu) in MutexLockMaybe() function