- alloc
void alloc(size_t groupIndex, string debugName, size_t capacity)
Undocumented in source. Be warned that the author may not have intended to support it.
- free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.
- isRunning
bool isRunning()
Undocumented in source. Be warned that the author may not have intended to support it.
- isStopped
bool isStopped()
Undocumented in source. Be warned that the author may not have intended to support it.
- needsToRun
bool needsToRun()
Undocumented in source. Be warned that the author may not have intended to support it.
- notify
void notify()
Undocumented in source. Be warned that the author may not have intended to support it.
- queuesEmpty
bool queuesEmpty()
Undocumented in source. Be warned that the author may not have intended to support it.
- signalStopped
void signalStopped()
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.
- waitForNotify
void waitForNotify()
Undocumented in source. Be warned that the author may not have intended to support it.