#include <pod.h>
Data Fields | |
| xnflags_t | status |
| xnthread_t * | runthread |
| xnarch_cpumask_t | resched |
| xnsched_queue_t | readyq |
| volatile unsigned | inesting |
| xnthread_t | rootcb |
|
|
Interrupt nesting level. |
|
|
Ready-to-run threads (prioritized). |
|
|
Mask of CPUs needing rescheduling. |
|
|
Root thread control block. |
|
|
Current thread (service or user). |
|
|
Scheduler specific status bitmask |
1.4.6