RTOS Data Structures

Here are the data structures with brief descriptions:
create_args_tThe arguments required to create a task
queue_tContains pointers to head and tail of a linked list
td_structAll the data needed to describe the task, including its context

Generated on Tue Oct 23 21:49:51 2007 for RTOS by  doxygen 1.5.1