|
QP/C++
|
QK_sched_() implementation. More...
#include "qk_pkg.h"Go to the source code of this file.
Functions | |
| void | QK_sched_ (uint8_t p) |
| The QK scheduler. | |
QK_sched_() implementation.
Definition in file qk_sched.cpp.
| void QK_sched_ | ( | uint8_t | p | ) |
The QK scheduler.
Definition at line 51 of file qk_sched.cpp.
References QF::active_, QS::aoObj_, QPSet64::findMax(), QF::gc(), QK_currPrio_, QK_readySet_, QK_TLS, QS_BEGIN_NOCRIT_, QS_END_NOCRIT_, QS_QK_SCHEDULE, and QS_U8_.
Referenced by QK::mutexUnlock().
1.7.5.1