Searched refs:RCL_CommandStatus_Queued (Results 1 – 3 of 3) sorted by relevance
85 …RCL_CommandStatus_Queued, /*!< Command is queued, but pending end of previou… enumerator
808 …if (cmd->status < RCL_CommandStatus_Queued || cmd->status >= RCL_CommandStatus_Finished || stopTyp… in rclStop()815 if (cmd->status == RCL_CommandStatus_Queued) in rclStop()
748 if (cmd->status > RCL_CommandStatus_Queued && cmd->status < RCL_CommandStatus_Finished) in RCL_Scheduler_postEvent()