codex
Loading...
Searching...
No Matches
queue Struct Reference

Public Attributes

atomic_uint i
 
int v [N]
 
mtx_t mtx
 
unsigned i
 
volatile unsigned w
 
unsigned r
 
atomic_uint w
 
atomic_uint r
 

Member Data Documentation

◆ i [1/2]

unsigned queue::i

◆ i [2/2]

unsigned queue::i

◆ mtx

mtx_t queue::mtx

◆ r [1/2]

unsigned queue::r

◆ r [2/2]

atomic_uint queue::r

◆ v

int queue::v

◆ w [1/2]

volatile unsigned queue::w

◆ w [2/2]

atomic_uint queue::w

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