os_tcb Struct Reference

#include <os_task.h>


Data Fields

INT8UStack
INT8U Id
void(* function )(void)
struct os_tcbPrev
struct os_tcbNext


Detailed Description

Definition at line 14 of file os_task.h.


Field Documentation

Definition at line 15 of file os_task.h.

Referenced by OsTaskCreat().

Definition at line 16 of file os_task.h.

Referenced by OsTaskCreat().

void(* os_tcb::function)(void)

Referenced by OsTaskCreat().

struct os_tcb* os_tcb::Prev [read]

Definition at line 18 of file os_task.h.

struct os_tcb* os_tcb::Next [read]

Definition at line 19 of file os_task.h.


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

Generated on Sat Aug 9 12:09:59 2008 for A Small Multi-Tasking Operation System Using 8051 by  doxygen 1.5.6