Searched defs:UNLOCKED (Results 1 – 2 of 2) sorted by relevance
27 enum MutatorLockState { UNLOCKED, RDLOCK, WRLOCK }; enumerator
211 static constexpr int32_t UNLOCKED = 0; variable