#include <kernel.h>
Definition at line 118 of file kernel.h.
The first item in the queue. NULL if the queue is empty.
Definition at line 121 of file kernel.h.
The last item in the queue. Undefined if the queue is empty.
Definition at line 123 of file kernel.h.