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

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

#include <spsc.h>

Detailed Description

Single-producer, single-consumer channel.

Optimized under the assumption of only one reader and only one writer.


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