QP/C++ 6.9.3
qxk Directory Reference

Platform-independent implementation of the QXK built-in kernel.

More...

Directory dependency graph for qxk:
qxk

Files

file  qxk.cpp [code]
 QXK/C++ preemptive kernel core functions public interface.
 
file  qxk_mutex.cpp [code]
 Priority-ceiling blocking mutex QP::QXMutex class definition.
 
file  qxk_sema.cpp [code]
 QXK/C++ preemptive kernel counting semaphore implementation.
 
file  qxk_xthr.cpp [code]
 QXK/C++ preemptive kernel extended (blocking) thread implementation.
 

Detailed Description

Platform-independent implementation of the QXK built-in kernel.

Attention
Files in this directory need to be included in the QP application build only if the application uses the QXK kernel.