#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/libraries/core/ThreadPool.h>
orxonox::ThreadPool::ThreadPool |
( |
| ) |
|
orxonox::ThreadPool::~ThreadPool |
( |
| ) |
|
|
virtual |
void orxonox::ThreadPool::addThreads |
( |
unsigned int |
nr | ) |
|
bool orxonox::ThreadPool::passFunction |
( |
const ExecutorPtr & |
executor, |
|
|
bool |
addThread = false |
|
) |
| |
unsigned int orxonox::ThreadPool::removeThreads |
( |
unsigned int |
nr | ) |
|
unsigned int orxonox::ThreadPool::setNrOfThreads |
( |
unsigned int |
nr | ) |
|
void orxonox::ThreadPool::synchronise |
( |
| ) |
|
std::vector<Thread*> orxonox::ThreadPool::threadPool_ |
|
private |
The documentation for this class was generated from the following files: