|
EntityComponentMetaSystem
An implementation of an EntityComponent System with template meta-programming.
|
This is the complete list of members for EC::ThreadPool< MAXSIZE >, including all inherited members.
| easyStartAndWait() | EC::ThreadPool< MAXSIZE > | inline |
| getMaxThreadCount() | EC::ThreadPool< MAXSIZE > | inline |
| isNotRunning() | EC::ThreadPool< MAXSIZE > | inline |
| isQueueEmpty() | EC::ThreadPool< MAXSIZE > | inline |
| queueFn(std::function< void(void *)> &&fn, void *ud=nullptr) | EC::ThreadPool< MAXSIZE > | inline |
| startThreads() | EC::ThreadPool< MAXSIZE > | inline |
| ThreadPool() (defined in EC::ThreadPool< MAXSIZE >) | EC::ThreadPool< MAXSIZE > | inline |
| ~ThreadPool() (defined in EC::ThreadPool< MAXSIZE >) | EC::ThreadPool< MAXSIZE > | inline |