Struct SpinLockReadWrite.ScopedExclusiveLock
Inherited Members
Namespace: Unity.Logging
Syntax
public struct ScopedExclusiveLock : IDisposable
Constructors
ScopedExclusiveLock(SpinLockReadWrite)
Declaration
public ScopedExclusiveLock(SpinLockReadWrite sl)
Parameters
Type | Name | Description |
---|---|---|
SpinLockReadWrite | sl |
Methods
Dispose()
Declaration
public void Dispose()