C# Class Disruptor.MemoryLayout.CacheLineStorageBool

Mostra file Open project: TimGebhardt/Disruptor.NET

Public Methods

Method Description
CacheLineStorageBool ( bool data ) : System.Runtime.CompilerServices

Initialise a new instance of CacheLineStorage

Method Details

CacheLineStorageBool() public method

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