Thread
PHP Manual

Thread::join

(PECL pthreads >= 0.34)

Thread::joinSynchronization

Opis

final public boolean Thread::join ( void )

Causes the calling context to wait for the referenced Thread to finish executing

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości


Thread
PHP Manual