|
QP/C++
|
"vanilla" cooperative kernel, QActive::start(), QActive::stop(), and QF::run() implementation. More...
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 | |
"vanilla" cooperative kernel, QActive::start(), QActive::stop(), and QF::run() implementation.
Definition in file qvanilla.cpp.
1.7.5.1