#include "sys/semaphore.h"#include "service/profile.h"#include "service/helper.h"Classes | |
| class | Consumer< T, SIZE > |
| Generic NOVA producer/consumer code based on shared memory and semaphores. More... | |
| class | Producer< T, SIZE > |
| Producer with fixed items. More... | |
| class | PacketConsumer< SIZE > |
| Packet consumer that supports variable sized packets. More... | |
| class | PacketProducer< SIZE > |
| Packet producer that supports variable sized packets. More... | |
1.7.1