Platform-independent implementation of the QEP and QF components.
More...Files | |
file | qep_hsm.c [code] |
QHsm implementation | |
file | qep_msm.c [code] |
file | qf_act.c [code] |
Empty file kept only for backwards compatibility. | |
file | qf_actq.c [code] |
QActive native queue operations (based on QEQueue) | |
file | qf_defer.c [code] |
QActive_defer() and QActive_recall() implementation. | |
file | qf_dyn.c [code] |
QF/C dynamic event management. | |
file | qf_mem.c [code] |
QMPool implementatin (Memory Pool) | |
file | qf_ps.c [code] |
Publish-Subscribe services. | |
file | qf_qact.c [code] |
QActive_ctor() definition. | |
file | qf_qeq.c [code] |
QEQueue implementation (QP native thread-safe queue) | |
file | qf_qmact.c [code] |
QMActive_ctor() definition. | |
file | qf_time.c [code] |
QF/C time events and time management services. | |