VibedScheduler

Undocumented in source.

Members

Functions

newCondition
TaskCondition newCondition(Mutex m)
Undocumented in source. Be warned that the author may not have intended to support it.
spawn
void spawn(void delegate() op)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start(void delegate() op)
Undocumented in source. Be warned that the author may not have intended to support it.
yield
void yield()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

thisInfo
ThreadInfo thisInfo [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta