Thread::isJoined PHP Méthode

isJoined() public méthode

Tell if the referenced Thread has been joined by another context
public isJoined ( ) : boolean
Résultat boolean A boolean indication of state
    public function isJoined()
    {
    }