Private attributes of the QXK kernel. More...
#include <qxk.h>
Private Attributes | |
| struct QActive * | curr |
| struct QActive * | next |
| struct QActive * | prev |
| uint8_t | actPrio |
| uint8_t | lockCeil |
| uint8_t | lockHolder |
| uint8_t | intNest |
| QPSet | readySet |
| Set of active-objects/threads that are ready to run in the QXK kernel. | |
Private attributes of the QXK kernel.
|
private |