Searched defs:expected_state (Results 1 – 2 of 2) sorted by relevance
103 uint32_t expected_state = lock_uint32_; in UnlockCommon() local158 uint32_t expected_state = lock_uint32_; in Recover() local
37 static void AwaitSignal(uint32_t expected_state, uint32_t* uaddr) { in AwaitSignal()