resume 명령은 지정된 스레드가 일시중단된 경우 이를 재개합니다. 스레드가 이미 활성화된 경우에는 아무런 영향이 없습니다.
resume threadName resume #Thread threadName
threadName
재개할 스레드를 지정함