distortos  X.Y.Z-YYMMDD
Advanced real-time operating system for deeply embedded targets
 All Classes Files Functions Typedefs
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Ndistortos
 CFifoQueueFifoQueue class is a simple FIFO queue for thread-thread, thread-interrupt or interrupt-interrupt communication. It supports multiple readers and multiple writers. It is implemented as a thin wrapper for scheduler::FifoQueueBase