Added Dque.DequeueBlock() method that, when the queue is empty, blocks (doesn't return) until something is added to the queue. There is also a corresponding Dque.PeekBlock() method. Thank you, Thomas Kriechbaumer.
Added Dque.DequeueBlock() method that, when the queue is empty, blocks (doesn't return) until something is added to the queue. There is also a corresponding Dque.PeekBlock() method. Thank you, Thomas Kriechbaumer.