Monitor.Locked

Undocumented in source.
struct Monitor(T, M)
static
struct Locked {}

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Alias This

get

Members

Functions

get
inout(Data) get()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

m
shared(Monitor)* m;
Undocumented in source.

Meta