Reference Manual

NAME
resume - execute a suspended thread
SYNOPSIS
resume [tid|name]+
DESCRIPTION
Command resume executes the thread(s) with the specified thread ID tid or name. The command will print an error message if a specified thread is not in the suspended state.
SEE ALSO
ps