Private attributes of the QK kernel.
More...
#include "qk.h"
Private attributes of the QK kernel.
Definition at line 45 of file qk.h.
◆ readySet
Set of active-objects/threads that are ready to run in the QK kernel
Definition at line 46 of file qk.h.
◆ actPrio
Priority of the currently active AO
Definition at line 47 of file qk.h.
◆ nextPrio
Next AO priority scheduled by QK
Definition at line 48 of file qk.h.
◆ actThre
Preemption threshold of the currently active AO
Definition at line 49 of file qk.h.
◆ lockCeil
Scheduler lock-ceiling (0 if scheduler unlocked)
Definition at line 50 of file qk.h.
◆ intNest
Up-down counter indicating current interrupt nesting (used in some QK ports)
Definition at line 51 of file qk.h.
The documentation for this class was generated from the following files: