Module stack_queue::assignment 
source · Structs§
- A guard granting exclusive access over a bounded range of aStackQueuebuffer
- An iterator over a guarded range of tasks from aStackQueuebuffer
- A type-state proof of completion for a task assignment
- The responsibilty to process a yet to be assigned set of tasks.
- Assignment of a task range yet to be processed
- A guard granting exclusive access over an unbounded range of aStackQueuebuffer