The default thread scheduling priority.
int A0DefaultPriority; | |
| |
This global variable contains the Athapascan-0 default thread scheduling priority. Each scheduling rule (see A0DefaultScheduling) has a different range of valid priorities, varying from 0 to the maximum allowed to each rule. The maximum values are:
a0SetDefaultPriority() a0NewService() a0GetThreadPriority() a0SetThreadPriority() A0DefaultScheduling