C# 클래스 Disruptor.MemoryLayout.CacheLineStorageBool

파일 보기 프로젝트 열기: TimGebhardt/Disruptor.NET

공개 메소드들

메소드 설명
CacheLineStorageBool ( bool data ) : System.Runtime.CompilerServices

Initialise a new instance of CacheLineStorage

메소드 상세

CacheLineStorageBool() 공개 메소드

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