- fib
void fib(uint howMuch, Event* clearToExit)
Undocumented in source. Be warned that the author may not have intended to support it.
- open
void open(uint capacity, uint used)
Undocumented in source. Be warned that the author may not have intended to support it.
- reduceCapacity
void reduceCapacity()
Undocumented in source. Be warned that the author may not have intended to support it.
- releaseOnCapacityIncrease
void releaseOnCapacityIncrease()
Undocumented in source. Be warned that the author may not have intended to support it.
- reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
- spawn
FiberHandle spawn(uint howMuch, Event* clearToExit)
Undocumented in source. Be warned that the author may not have intended to support it.