Searched refs:nextWantsStop (Results 1 – 2 of 2) sorted by relevance
90 uint32_t nextWantsStop : 1; member
349 if (nextCmd && !nextCmd->allowDelay && rclSchedulerState.nextWantsStop) in rclDispatchHwi()355 rclSchedulerState.nextWantsStop = false; in rclDispatchHwi()427 rclSchedulerState->nextWantsStop = true; in scheduleHook()