Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.Tasks.SingleProducerSingleConsumerQueue< T >.Segment Class Referencesealed

Package Functions

 Segment (int size)
 
 Segment (int size)
 

Package Attributes

Segment m_next
 
readonly T[] m_array
 
SegmentState m_state
 
Segment _next
 
readonly T[] _array
 
SegmentState _state
 

Detailed Description

Definition at line 15 of file SingleProducerSingleConsumerQueue.cs.


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