SinkDrivenFiberScheduler

Undocumented in source.

Members

Functions

stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.
yield
int yield()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin NonCopyable
Undocumented in source.

Variables

fiber
Fiber fiber;
Undocumented in source.

Mixed In Members

From mixin NonCopyable

this(this)
this(this)
Undocumented in source.
opAssign
void opAssign(typeof(this) )
Undocumented in source.

Meta