Searched refs:CBLK_STATE_IDLE (Results 1 – 2 of 2) sorted by relevance
57 static inline constexpr int CBLK_STATE_IDLE = 0; variable
246 static_assert(CBLK_STATE_IDLE == IDLE); in TrackBase()