메소드 | 설명 | |
---|---|---|
HalfLock ( ) : System |
Creates a TinyLock
|
메소드 | 설명 | |
---|---|---|
Lock ( ) : HalfLockRelease | ||
LockSlower ( ) : void |
A nested call since 99% of the time, there will not be contention. This prevents stack space being used for the SpinLock when its not needed.
|