📨 chic 0.0.0
Realtime-safe channels in C
Loading...
Searching...
No Matches
mpsc Struct Reference

Multiple-producer, single-consumer channel. More...

#include <mpsc.h>

Detailed Description

Multiple-producer, single-consumer channel.

Suitable for an arbitrary number of concurrent writers. Optimized under the assumption of only one reader.


The documentation for this struct was generated from the following file: