C# Class Disruptor.MemoryLayout.CacheLineStorageLong

Exibir arquivo Open project: TimGebhardt/Disruptor.NET

Public Methods

Method Description
CacheLineStorageLong ( long data ) : System.Runtime.CompilerServices

Initialise a new instance of CacheLineStorage

Method Details

CacheLineStorageLong() public method

Initialise a new instance of CacheLineStorage
public CacheLineStorageLong ( long data ) : System.Runtime.CompilerServices
data long default value of data
return System.Runtime.CompilerServices