C# Class Disruptor.MemoryLayout.CacheLineStorageLong

Afficher le fichier Open project: TimGebhardt/Disruptor.NET

Méthodes publiques

Méthode Description
CacheLineStorageLong ( long data ) : System.Runtime.CompilerServices

Initialise a new instance of CacheLineStorage

Method Details

CacheLineStorageLong() public méthode

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