QP/C++ 6.9.3
qxthread.hpp File Reference

QXK/C++ extended (blocking) thread. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  QXThread
 Extended (blocking) thread of the QXK preemptive kernel. More...
 
class  QXSemaphore
 Counting Semaphore of the QXK preemptive kernel. More...
 
class  QXMutex
 Priority Ceiling Mutex the QXK preemptive kernel. More...
 

Namespaces

 QP
 namespace associated with the QP/C++ framework
 

Variables

static constexpr std::uint_fast16_t QXTHREAD_NO_TIMEOUT = 0U
 no-timeout sepcification when blocking on queues or semaphores More...
 

Detailed Description

QXK/C++ extended (blocking) thread.

Definition in file qxthread.hpp.