libxtc 0.4.0
Async concurrency for C: Tokio + Seastar + BEAM, in one library
Loading...
Searching...
No Matches
xtc_deque_t Struct Reference

Public Member Functions

 _Atomic (void *) buf[256]
 

Data Fields

_Atomic int64_t bottom
 
_Atomic int64_t top
 

Detailed Description

Definition at line 35 of file deque.h.

Field Documentation

◆ bottom

_Atomic int64_t xtc_deque_t::bottom

Definition at line 47 of file deque.h.

◆ top

_Atomic int64_t xtc_deque_t::top

Definition at line 46 of file deque.h.


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