C# Class Disruptor.MemoryLayout.CacheLineStorageBool

Afficher le fichier Open project: TimGebhardt/Disruptor.NET

Méthodes publiques

Méthode Description
CacheLineStorageBool ( bool data ) : System.Runtime.CompilerServices

Initialise a new instance of CacheLineStorage

Method Details

CacheLineStorageBool() public méthode

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