#include <queue_head.h>
Data Fields | |
volatile link_pointer_t | element |
Pointer to the contained entities (execution controlled by vertical flag. | |
volatile link_pointer_t | next |
Pointer to the next entity (another QH or TD. |
31
Definition at line 43 of file queue_head.h.