xnsched Struct Reference
[Real-time pod services.]


Detailed Description

Scheduling information structure.


Data Fields

xnqueue_t suspendq
xnpqueue_t readyq
xnthread_t rootcb
xnthread_t * runthread
xnthread_t * usrthread
unsigned inesting


Field Documentation

unsigned xnsched::inesting
 

Interrupt nesting level.

xnpqueue_t xnsched::readyq
 

Ready-to-run threads (prioritized).

xnthread_t xnsched::rootcb
 

Root thread control block.

xnthread_t* xnsched::runthread
 

Current thread (service or user).

xnqueue_t xnsched::suspendq
 

Suspended (blocked) threads.

xnthread_t* xnsched::usrthread
 

Last regular real-time thread scheduled.


The documentation for this struct was generated from the following file:
Generated on Sat Jul 24 19:36:20 2004 for RTAI API by doxygen 1.3.4