home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


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 enqueue s a scalar on the queue.


Previous: Reference: new Perl in a Nutshell Next: Reference: dequeue_nb
Reference: new Book Index Reference: dequeue_nb

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.