Searched refs:RCL_CommandStatus_GracefulStopScheduling (Results 1 – 2 of 2) sorted by relevance
102 …RCL_CommandStatus_GracefulStopScheduling, /*!< Command ended due to scheduling where interru… enumerator129 …(x) >= RCL_CommandStatus_GracefulStopTimeout) && ((x) <= RCL_CommandStatus_GracefulStopScheduling))133 … == RCL_CommandStatus_DescheduledScheduling) || ((x) == RCL_CommandStatus_GracefulStopScheduling) …
97 status = RCL_CommandStatus_GracefulStopScheduling; in RCL_Scheduler_findStopStatus()