SharedBitField.lock

Undocumented in source. Be warned that the author may not have intended to support it.
struct SharedBitField(Flags)
return scope @safe @nogc nothrow
static if(Flags.locked > 0)
Guard!Flags
lock
(
size_t or = 0
,
size_t add = 0
,
size_t sub = 0
)

Meta