Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex.cc726 static bool DebugOnlyIsExiting() { in DebugOnlyIsExiting() function
732 if ((v & kMuEvent) != 0 && !DebugOnlyIsExiting()) { in ~Mutex()