QP/C++
Variables
qvanilla.cpp File Reference

"vanilla" cooperative kernel, QActive::start(), QActive::stop(), and QF::run() implementation. More...

#include "qf_pkg.h"
#include "qassert.h"

Go to the source code of this file.

Variables

uint8_t volatile QF_currPrio_
 current task/interrupt priority
uint8_t volatile QF_intNest_
 interrupt nesting level

Detailed Description

"vanilla" cooperative kernel, QActive::start(), QActive::stop(), and QF::run() implementation.

Definition in file qvanilla.cpp.