Cond
PHP Manual

Cond::create

(PECL pthreads >= 0.34)

Cond::createCreate a Condition

Opis

final public static long Cond::create ( void )

Creates a new Condition Variable for the caller.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

A handle to a Condition Variable


Cond
PHP Manual