co_ecs 0.9.0
Cobalt ECS
Loading...
Searching...
No Matches
thread_pool.hpp File Reference
#include <co_ecs/detail/work_stealing_queue.hpp>
#include <co_ecs/thread_pool/task.hpp>
#include <random>
#include <semaphore>
#include <thread>

Go to the source code of this file.

Classes

class  co_ecs::thread_pool
 Generic thread pool implementation. More...
 
class  co_ecs::thread_pool::worker
 Thread pool worker. More...
 

Namespaces

namespace  co_ecs