|
CX Framework
Cross-platform C utility framework
|
FIFO-ordered task resource. More...
Go to the source code of this file.
Data Structures | |
| struct | TRFifo |
| Strictly ordered FIFO resource for serialized task execution. More... | |
Macros | |
| #define | trfifoCreate() TRFifo_create() |
Typedefs | |
| typedef struct TRFifo | TRFifo |
| Strictly ordered FIFO resource for serialized task execution. | |
FIFO-ordered task resource.
Definition in file trfifo.h.