queue_t Struct Reference

Private. More...

#include <queue.h>

Data Fields

struct queue_nodehead
 Head of linked-list.
struct queue_nodetail
 Tail of linked-list.
unsigned int size
 Number of nodes in linked-list.

Detailed Description

Private.

Linked-list node Queue Data Structure


The documentation for this struct was generated from the following file:

Generated on 18 Apr 2012 for MP8 Web Server by  doxygen 1.6.1