Thread::getCreatorId PHP 메소드

getCreatorId() 공개 메소드

Will return the identity of the Thread that created the referenced Thread
public getCreatorId ( ) : integer
리턴 integer A numeric identity
    public function getCreatorId()
    {
    }