Extracted from Pike v7.4 release 117 at 2004-11-02.
[Top]
predef::
Thread
Thread.Queue
read()
size()
write()
Thread.Queue()->read()
Thread.Queue()->write()
Method Thread.Queue()->size()
Method
size
int
size
(
)
Description
This function returns the number of elements currently in the queue.
See also
read()
,
write()