Gets the scheduling rule of the calling thread.
a0tError | a0GetSelfThreadScheduling( | | | |
| | a0tScheduling | *sched );
| |
| Name | rd/wr | Description |
| sched | write | The sceduling rule of the caller thread. |
On return of this function, the variable pointed by sched contains the scheduling rule of the calling thread.
| Error Code | Description |
A0Err...| Some error occurred. | |
A0ErrOk| Successful completion. | |
A0DefaultScheduling a0GetThreadScheduling() a0SetDefaultScheduling() a0SetThreadScheduling()