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