Published 03 Dec 2010.
Last change message: Some basic LED-Flashing works in the CoOS-RTOS using Tasks
« Back to documentation index
Queue struct. More...
Queue struct.
This struct use to manage queue.
Definition at line 28 of file OsQueue.h.
The header of queue
Definition at line 32 of file OsQueue.h.
Definition at line 31 of file OsQueue.h.
The max size of queue
Definition at line 34 of file OsQueue.h.
Current size of queue
Definition at line 35 of file OsQueue.h.
Definition at line 30 of file OsQueue.h.
The end of queue
Definition at line 33 of file OsQueue.h.