pop_unlocked
Description:
Pops data from the this.
If this is empty, this function blocks until data becomes available.
This function must be called while holding the this's lock.
Parameters:
| this |
Returns:
|
data from the queue. |
Pops data from the this.
If this is empty, this function blocks until data becomes available.
This function must be called while holding the this's lock.
| this |
|
data from the queue. |