#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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|