The suspend command suspends the specified thread. It has no effect if the thread is already suspended.
suspend threadName suspend #Thread threadName
threadName
Specifies the thread to suspend