|
|
PixelBullet
0.0.1
A C++ game engine
|
This is the complete list of members for pixelbullet::ThreadPool, including all inherited members.
| Enqueue(F &&f, Args &&... args) | pixelbullet::ThreadPool | |
| GetWorkers() const | pixelbullet::ThreadPool | inline |
| ThreadPool(uint32_t threadCount=std::thread::hardware_concurrency()) | pixelbullet::ThreadPool | explicit |
| Wait() | pixelbullet::ThreadPool | |
| ~ThreadPool() | pixelbullet::ThreadPool |