Home
last modified time | relevance | path

Searched refs:WriterLockWhen (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex.h315 void WriterLockWhen(const Condition &cond) ABSL_EXCLUSIVE_LOCK_FUNCTION() { in WriterLockWhen() function
590 mu->WriterLockWhen(cond); in WriterMutexLock()
/third_party/abseil-cpp/absl/synchronization/
Dmutex.h323 void WriterLockWhen(const Condition &cond) ABSL_EXCLUSIVE_LOCK_FUNCTION() { in WriterLockWhen() function