System::Threading::Interlocked::Read 메서드

Interlocked::Read method

64비트 값을 반환하며, 원자적 연산으로 로드됩니다.

static int64_t System::Threading::Interlocked::Read(int64_t &location1)
매개변수형식설명
location1int64_t&로드될 64비트 값.

ReturnValue

로드된 값.

또 보기