PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
PixelBullet::ThreadPool Member List

This is the complete list of members for PixelBullet::ThreadPool, including all inherited members.

Enqueue(F &&f, Args &&... args)PixelBullet::ThreadPool
GetWorkers() constPixelBullet::ThreadPoolinline
ThreadPool(uint32_t threadCount=std::thread::hardware_concurrency())PixelBullet::ThreadPoolexplicit
Wait()PixelBullet::ThreadPool
~ThreadPool()PixelBullet::ThreadPool