Reference Manual |
NAME
suspend - suspend a running threadSYNOPSIS
suspend [id | name]+DESCRIPTION
Command suspend suspends execution of the thread(s) with the specified thread ID id or name. The command will print an error message if a specified thread is not in the running state.SEE ALSO
ps, resume