Searched defs:RUNNING_LOCK (Results 1 – 3 of 3) sorted by relevance
35 RUNNING_LOCK = 1 << 7, enumerator
27 RUNNING_LOCK = 1 << 1, enumerator
58 constexpr uint32_t RUNNING_LOCK = 128; variable