FiberScheduler

Undocumented in source.

Members

Functions

spawn
void spawn(void delegate() dg)
Undocumented in source. Be warned that the author may not have intended to support it.
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.

Variables

_flod_scheduler
SinkDrivenFiberScheduler _flod_scheduler;
Undocumented in source.

Meta