Reference Manual

NAME

suspend - suspend a running thread
SYNOPSIS
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