pop
Description:
Pops data from the this.
If this is empty, this function blocks until data becomes available.
Parameters:
this |
Returns:
data from the queue |
Pops data from the this.
If this is empty, this function blocks until data becomes available.
this |
data from the queue |