Worker
PHP Manual

Worker::unstack

(PECL pthreads >= 0.36)

Worker::unstackStacking

Opis

final public int Worker::unstack ([ Stackable $work ] )

Removes the referenced Stackable ( or all Stackables if parameters are void ) from stack of the referenced Worker

Parametry

work

An object of type Stackable

Zwracane wartoĊ›ci

The new length of the stack


Worker
PHP Manual