QP/C++
Variables
qvanilla.h File Reference

platform-independent interface to the cooperative "vanilla" kernel. More...

#include "qequeue.h"
#include "qmpool.h"
#include "qpset.h"

Go to the source code of this file.

Variables

QPSet64 volatile QF_readySet_
 ready set of active objects
uint8_t volatile QF_currPrio_
 current task/interrupt priority
uint8_t volatile QF_intNest_
 interrupt nesting level

Detailed Description

platform-independent interface to the cooperative "vanilla" kernel.

Definition in file qvanilla.h.