![]() |
![]() |
|
SYS/BIOS
7.00
|
Opaque queue element. More...

Data Fields | |
| struct Queue_Elem *volatile | next |
| Opaque queue element. More... | |
| struct Queue_Elem *volatile | prev |
| Opaque queue element. More... | |
Opaque queue element.
A field of this type is placed at the head of client structs.
| struct Queue_Elem* volatile Queue_Elem::next |
Opaque queue element.
A field of this type is placed at the head of client structs.
| struct Queue_Elem* volatile Queue_Elem::prev |
Opaque queue element.
A field of this type is placed at the head of client structs.