SharedLock.state

Return the current state of the lock.

struct SharedLock
@property pure const nothrow @safe @nogc
state
()

Return Value

Type: LockState

see LockState

Meta