Thread
PHP Manual

Thread::isJoined

(PECL pthreads >= 0.34)

Thread::isJoinedState Detection

Opis

final public boolean Thread::isJoined ( void )

Tell if the referenced Thread has been joined by another context

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

A boolean indication of state


Thread
PHP Manual