QP/C++ 8.1.2
Real-Time Event Framework
Loading...
Searching...
No Matches
qk.cpp File Reference

Preemptive non-blocking QK kernel implementation. More...

#include "qp_port.hpp"
#include "qp_pkg.hpp"
#include "qsafe.h"
#include "qs_port.hpp"
#include "qs_pkg.hpp"

Go to the source code of this file.

Namespaces

namespace  QP
 QP/C++ Framework namespace.
namespace  QP::QF
 QF Active Object Framework namespace.

Functions

void QP::QF::init ()
 QF initialization.
void QP::QF::stop ()
 Invoked by the application layer to stop the QF framework and return control to the OS/Kernel (used in some QF ports).
int_t QP::QF::run ()
 Transfers control to QF to run the application.

Detailed Description

Preemptive non-blocking QK kernel implementation.

Definition in file qk.cpp.