Searched refs:IDLE (Results 1 – 4 of 4) sorted by relevance
15 : timestamp_(0), state_(InterruptState::IDLE) { in InterruptDispatcher()39 case InterruptState::IDLE: in WaitForInterrupt()56 state_ = InterruptState::IDLE; in WaitForInterrupt()146 if ((state_ == InterruptState::IDLE) || in Destroy()200 state_ = InterruptState::IDLE; in Ack()
688 state_.set(ThreadState::Exception::IDLE); in ExitExceptionLocked()
62 IDLE, enumerator112 return Exception::IDLE; in exception()128 return Exception::IDLE; in exception()228 case Exception::IDLE: in set()
24 IDLE = 4, enumerator
Completed in 8 milliseconds