replicode
|
#include <executing.h>
Protected Member Functions | |
Executing () | |
~Executing () | |
bool | loadConfig (XMLNode &n) |
void | start () |
void | shutdown () |
Protected Attributes | |
StaticArray< XThread * > | xThreads |
uint16_t | threadCount |
std::mutex | supportSync |
Friends | |
class | XThread |
|
protected |
|
protected |
|
protected |
|
protected |
|
friend |
|
protected |
|
protected |
|
protected |