Thread::isStarted PHP 메소드

isStarted() 공개 메소드

Tell if the referenced Thread has been started
public isStarted ( ) : boolean
리턴 boolean A boolean indication of state
    public function isStarted()
    {
    }