corCoRoutineControlBlock Struct Reference

#include <croutine.h>


Detailed Description

Definition at line 78 of file croutine.h.


Data Fields

crCOROUTINE_CODE pxCoRoutineFunction
unsigned portBASE_TYPE uxIndex
unsigned portBASE_TYPE uxPriority
unsigned short uxState
xListItem xEventListItem
xListItem xGenericListItem

Field Documentation

Definition at line 80 of file croutine.h.

Referenced by vCoRoutineSchedule(), and xCoRoutineCreate().

unsigned portBASE_TYPE corCoRoutineControlBlock::uxIndex

Definition at line 84 of file croutine.h.

Referenced by vCoRoutineSchedule(), and xCoRoutineCreate().

unsigned portBASE_TYPE corCoRoutineControlBlock::uxPriority

Definition at line 83 of file croutine.h.

Referenced by xCoRoutineCreate(), and xCoRoutineRemoveFromEventList().

Definition at line 85 of file croutine.h.

Referenced by xCoRoutineCreate().


Generated on Thu Dec 17 20:02:02 2009 for AVR32 UC3 - FreeRTOS Real Time Kernel by  doxygen 1.5.5