suspend
이 메소드는 스레드를 일시중단합니다. 이 메소드는 생성된 코드에서는 사용되지 않습니다. 고급 스케줄에만 사용됩니다.
가시성
Public
시그니처
virtual void suspend() = 0;
상위 주제:
OMOSThread 클래스
피드백