Searched defs:LOCKED (Results 1 – 5 of 5) sorted by relevance
74 static const uint32_t LOCKED = static_cast<guard_t>(1) << 31; variable82 static const guard_t LOCKED = static_cast<guard_t>(1) << 63; variable85 static const guard_t LOCKED = 1; variable97 static const uint32_t LOCKED = static_cast<guard_lock_t>(1) << 31; variable105 static const uint32_t LOCKED = 1; variable
77 #define LOCKED(lock, shar) \ macro89 #define LOCKED(a, b) do {} while (0) macro
56 #define LOCKED 0x00004000U /* LV */ macro
143 #define LOCKED "*LOCKED*" macro