4 references to HiHiBit
System.ServiceModel.Primitives (4)
Internals\System\Runtime\IOThreadScheduler.cs (4)
30
public const int HiMask = HiCountMask |
HiHiBit
;
31
public const int HiBits = LoHiBit |
HiHiBit
;
359
gateSnapshot = Interlocked.Add(ref _gate, Bits.
HiHiBit
);
398
gateSnapshot = Interlocked.Add(ref _gate, Bits.
HiHiBit
);