SUSPEND

Suspend a task.

Read syntax diagramSkip visual syntax diagram
SUSPEND

>>-SUSPEND-----------------------------------------------------><

This command is threadsafe.

 

Description

SUSPEND relinquishes control to a task of higher or equal dispatching priority. Control is returned to the task issuing the command as soon as no other task of a higher or equal priority is ready to be processed.