Data Fields | |
| xnqueue_t | suspendq |
| xnpqueue_t | readyq |
| xnthread_t | rootcb |
| xnthread_t * | runthread |
| xnthread_t * | usrthread |
| unsigned | inesting |
|
|
Interrupt nesting level. |
|
|
Ready-to-run threads (prioritized). |
|
|
Root thread control block. |
|
|
Current thread (service or user). |
|
|
Suspended (blocked) threads. |
|
|
Last regular real-time thread scheduled. |
1.3.4