Main Page | Data Structures | File List | Data Fields | Globals

t_TASK_BLOCK Struct Reference

#include <opale.h>


Data Fields

unsigned char rowIndex
unsigned char tasksTable [_Y_]


Detailed Description

Structure to handle waiting tasks (on an event, a tick, etc)


Field Documentation

unsigned char t_TASK_BLOCK::rowIndex
 

Bit field. A bit is 1 when the byte of same index in tasksTable is not 0.

unsigned char t_TASK_BLOCK::tasksTable[_Y_]
 

Table of bit field. Each bit is 1 when the tasks it handles is pending.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 21 21:59:16 2005 for Opale by doxygen 1.3.8