Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

C:/temp/src/j2k/QNX4/Thread.hpp File Reference

#include <j2k/Fred/QNX/System.hpp>

Go to the source code of this file.

Defines

#define DEFAULT_STACK   4096
#define DEFAULT_ALGO   SCHED_RR
#define DEFAULT_PRIO   12
#define DEFAULT_NODE   0
#define S_FIFO   SCHED_FIFO
#define S_ROUND_ROBIN   SCHED_RR
#define S_ADAPTIVE   SCHED_OTHER
#define MSG_NONE   0
#define MSG_STOP   1
#define MSG_REFRESH   2
#define MSG_YIELD   3
#define MSG_PRINT   4
#define MSG_FUNCTION   5


Define Documentation

#define DEFAULT_ALGO   SCHED_RR
 

#define DEFAULT_NODE   0
 

#define DEFAULT_PRIO   12
 

#define DEFAULT_STACK   4096
 

#define MSG_FUNCTION   5
 

#define MSG_NONE   0
 

#define MSG_PRINT   4
 

#define MSG_REFRESH   2
 

#define MSG_STOP   1
 

#define MSG_YIELD   3
 

#define S_ADAPTIVE   SCHED_OTHER
 

#define S_FIFO   SCHED_FIFO
 

#define S_ROUND_ROBIN   SCHED_RR
 


Generated on Sun Oct 14 18:47:59 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001