RAIILocker.isLocked

Report whether the container is currently locked

struct RAIILocker(LockType, string acquireName = "acquire", string releaseName = "release")
const pure nothrow @safe @nogc
bool
isLocked
()

Meta