Searched refs:RCL_CommandStatus_HardStopScheduling (Results 1 – 2 of 2) sorted by relevance
105 …RCL_CommandStatus_HardStopScheduling, /*!< Command ended due to scheduling where interru… enumerator127 … (((x) >= RCL_CommandStatus_DescheduledApi) && ((x) <= RCL_CommandStatus_HardStopScheduling))130 … (((x) >= RCL_CommandStatus_HardStopTimeout) && ((x) <= RCL_CommandStatus_HardStopScheduling))133 …((x) == RCL_CommandStatus_GracefulStopScheduling) || ((x) == RCL_CommandStatus_HardStopScheduling))
115 status = RCL_CommandStatus_HardStopScheduling; in RCL_Scheduler_findStopStatus()