Remove the last item in this queue and return that item value. If this queue is empty, block until an item is available.
Remove the last item in this queue and return that item value. If this queue is empty, block until an item is available.