QXK dual-mode kernel (QXK namespace emulated as a "class" in C) More...
#include "qxk.h"
Static Public Member Functions | |
void | QXK_onIdle (void) |
QSchedStatus | QXK_schedLock (uint_fast8_t const ceiling) |
void | QXK_schedUnlock (QSchedStatus const stat) |
QActive * | QXK_current (void) |
void | QXK_contextSw_ (QActive *const next) |
Static Private Member Functions | |
uint_fast8_t | QXK_sched_ (void) |
void | QXK_activate_ (void) |
void | QXK_threadExit_ (void) |
Private Attributes | |
QXK_Attr | QXK_priv_ |
QXK dual-mode kernel (QXK namespace emulated as a "class" in C)
|
static |
|
static |
|
static |