|
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) |
| QK scheduler. | |
QK_sched_() implementation.
Definition in file qk_sched.c.
| void QK_sched_ | ( | uint8_t | p | ) |
QK scheduler.
Definition at line 41 of file qk_sched.c.
References QActive_get_(), QF_active_, QF_gc(), QF_INT_DISABLE, QF_INT_ENABLE, QK_currPrio_, QK_TLS, QPSet64_findMax, QPSet8_findMax, QS_aoObj_, QS_BEGIN_NOCRIT_, QS_END_NOCRIT_, QS_QK_SCHEDULE, QS_TIME_, QS_U8_, and QActive::super.
Referenced by QK_mutexUnlock().
1.7.6.1