Main Page | Data Structures | File List | Data Fields | Globals
Equipment Financing Long Term Loans Working Capital Big Lines of Credit Small Business Loans best business loans Merchant Cash Advancesbusiness loans SBA Loans Short Term Loads

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)

Definition at line 73 of file opale.h.


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. Definition at line 75 of file opale.h.

Referenced by op_KernelInit(), and Scheduler().

unsigned char t_TASK_BLOCK::tasksTable[_Y_]
 

Table of bit field. Each bit is 1 when the tasks it handles is pending. Definition at line 77 of file opale.h.

Referenced by op_KernelInit(), and Scheduler().


The documentation for this struct was generated from the following file:
Generated on Sat Jul 30 21:49:21 2005 for Opale by doxygen 1.3.8