SetCapacityTests

Undocumented in source.

Members

Functions

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.

Variables

barrier
Barrier barrier;
Undocumented in source.
counter
uint counter;
Undocumented in source.
sem
Semaphore sem;
Undocumented in source.

Meta