|
Serene Runtime 1.0.0-dev
C runtime for the Serene programming language
|
#include <spsc_ring_tests.h>
Data Fields | |
| srn_spsc_ring_t * | ring |
| uint64_t | count |
Definition at line 137 of file spsc_ring_tests.h.
| uint64_t spsc_producer_arg::count |
Definition at line 139 of file spsc_ring_tests.h.
| srn_spsc_ring_t* spsc_producer_arg::ring |
Definition at line 138 of file spsc_ring_tests.h.