Searched defs:SynchLocksHeld (Results 1 – 1 of 1) sorted by relevance
509 struct SynchLocksHeld { struct510 int n; // number of valid entries in locks[]511 bool overflow; // true iff we overflowed the array at some point512 struct {516 } locks[40];