std::collections::blockingqueue {Value}

poll

fn Value LinkedBlockingQueue.poll(&self)
Get a value from the queue, blocking if there is no element in the queue.

Parameters