Function BlockingQueue.pop
Pop a single element from the queue
Parameters
| Name | Description |
|---|---|
| timeout | how long to wait if no items are immediately available. |
Pop a single element from the queue
| Name | Description |
|---|---|
| timeout | how long to wait if no items are immediately available. |