📨 chic 0.0.0
Realtime-safe channels in C
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 CclaimClaimed space for reading or writing directly into the internal ringbuffer of a channel
 CmpmcMultiple-producer, multiple-consumer channel
 CmpscMultiple-producer, single-consumer channel
 CspmcSingle-producer, multiple-consumer channel
 CspscSingle-producer, single-consumer channel