Thread
PHP Manual

Thread::wait

(PECL pthreads >= 0.34)

Thread::waitSynchronization

Opis

final public boolean Thread::wait ([ long $timeout ] )

Will cause the calling Thread to wait for notification from the referenced Thread

Parametry

timeout

An optional timeout in millionths of a second

Zwracane wartoĊ›ci

A boolean indication of success


Thread
PHP Manual