76 #define QXK_PTR_CAST_(type_, ptr_) (reinterpret_cast<type_>(ptr_))
unsigned int uint_fast16_t
fast at-least 16-bit unsigned int
unsigned char uint8_t
exact-width 8-bit unsigned int
namespace associated with the QP/C++ framework
void(*)(QXThread *const me) QXThreadHandler
Pointer to a thread-handler function.
QXK_Timeouts
timeout signals
constexpr enum_t Q_USER_SIG
Offset or the user signals.
Internal (package scope) QF/C++ interface.
void QXK_threadRet_(void) noexcept
called when a thread function returns
void QXK_stackInit_(void *thr, QP::QXThreadHandler const handler, void *const stkSto, std::uint_fast16_t const stkSize) noexcept
initialize the private stack of a given AO