eXtended (blocking) thread of the QXK preemptive kernel More...
eXtended (blocking) thread of the QXK preemptive kernel
QP::QXThread represents the eXtended (blocking) thread of the QXK kernel. Each extended thread in the application must be represented by the corresponding QP::QXThread instance
The following example illustrates how to instantiate and use an extended thread in your application.