Remove the element from the front of this queue and return it's value. If the queue is empty, block until it is not empty.
Remove the element from the front of this queue and return it's value. If the queue is empty, block until it is not empty.