Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.Tasks.SingleProducerSingleConsumerQueue< T >.SegmentState Struct Reference

Package Attributes

PaddingFor32 m_pad0
 
volatile int m_first
 
int m_lastCopy
 
PaddingFor32 m_pad1
 
int m_firstCopy
 
volatile int m_last
 
PaddingFor32 m_pad2
 
Internal.PaddingFor32 _pad0
 
volatile int _first
 
int _lastCopy
 
Internal.PaddingFor32 _pad1
 
int _firstCopy
 
volatile int _last
 
Internal.PaddingFor32 _pad2
 

Detailed Description

Definition at line 29 of file SingleProducerSingleConsumerQueue.cs.


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