QXK/C++ preemptive kernel counting semaphore implementation. More...
#include "qf_port.hpp"#include "qxk_pkg.hpp"#include "qassert.h"#include "qs_port.hpp"#include "qs_pkg.hpp"
Go to the source code of this file.
Namespaces | |
| QP | |
| namespace associated with the QP/C++ framework | |
QXK/C++ preemptive kernel counting semaphore implementation.
Definition in file qxk_sema.cpp.