dequeue
- noun
- /diːˈkjuː/
- Specialized
- A dequeue occurs when the first item is removed from the queue.
Examples
-
A dequeue operation removes the first item from the processing queue.
-
After each dequeue, the next item in line becomes available for processing.
-
The system performs a dequeue every time a task is completed.
-
Did the system perform a dequeue operation?
-
A dequeue operation removes the first item from the processing queue.
-
The system performs a dequeue every time a task is completed.
-
After each dequeue, the next item in line becomes available for processing.
Surface Forms
Morphology
Etymology
Dequeue comes from the parts de- ('remove') and queue ('line'). A dequeue is the action of taking something out of the front of a line, which is exactly how the term is used in computing when the system removes the first item from a queue.