Приглашаем посетить
Ларри (larri.lit-info.ru)

Reference: dequeue

PreviousChapter 8
Standard Modules
Next
 

dequeue

$q->dequeue

Removes and returns a scalar from the head of the queue. If the queue is empty, dequeue blocks the thread until another thread enqueues a scalar on the queue.


PreviousHomeNext
Reference: newBook IndexReference: dequeue_nb