Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex.cc509 struct SynchLocksHeld { struct
510 int n; // number of valid entries in locks[]
511 bool overflow; // true iff we overflowed the array at some point
512 struct {
516 } locks[40];