VFence

Undocumented in source.

Constructors

this
this(Fence fence)
Undocumented in source.

Alias This

fence

Members

Functions

reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
wait
void wait(Duration timeout)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ImplReleaseOwn
Undocumented in source.

Static functions

create
VFence create(string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fence
Fence fence;
Undocumented in source.

Mixed In Members

From mixin ImplReleaseOwn

~this
~this()
Undocumented in source.

Meta