Sets the default thread scheduling rule.
a0tError a0GetDefaultSched( | | | |
| a0tScheduling | sched );
| |
Name | rd/wr | Description |
sched | write | Default scheduling rule. |
This function sets the default thread scheduling rule. See A0DefaultScheduling for possible values.
Error Code | Description |
A0Err...Some error occurred. | |
A0ErrOkSuccessful completion. | |
A0DefaultScheduling a0StartRemoteThread() a0NewService() a0GetThreadScheduling() a0SetThreadScheduling()