- schedulerEntry
void schedulerEntry(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
- spawn
void spawn(void delegate() func)
Undocumented in source. Be warned that the author may not have intended to support it.
- spawnHeavy
void spawnHeavy(void delegate() func)
Undocumented in source. Be warned that the author may not have intended to support it.
- spawnLight
void spawnLight(void delegate() func)
Undocumented in source. Be warned that the author may not have intended to support it.
- startloop
void startloop()
Undocumented in source. Be warned that the author may not have intended to support it.