Searched refs:CBLK_STATE_ACTIVE (Results 1 – 2 of 2) sorted by relevance
58 static inline constexpr int CBLK_STATE_ACTIVE = 6; variable
1007 if (priorState != CBLK_STATE_ACTIVE) return true; in pauseAndWait()