Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

/projects/cubeos/src_current/kernel/taskconst.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define TASK_INIT_SR   0x2000
#define TASK_INIT_IRQLVL   1
#define TASK_INIT_STACKSIZE   0x4000


Detailed Description

Definition in file taskconst.h.


Define Documentation

#define TASK_INIT_IRQLVL   1
 

Definition at line 25 of file taskconst.h.

Referenced by KERN_create_prio.

#define TASK_INIT_SR   0x2000
 

Definition at line 24 of file taskconst.h.

Referenced by KERN_create_prio.

#define TASK_INIT_STACKSIZE   0x4000
 

Definition at line 26 of file taskconst.h.

Referenced by KERN_create_prio.


Generated on Thu Feb 20 15:38:55 2003 for cubeOS by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002