Module rtic_common::wait_queue

source ·
Expand description

A wait queue implementation using a doubly linked list.

Structs§

Type Aliases§

  • A helper definition of a wait queue.