|
co_ecs 0.9.0
Cobalt ECS
|
This is the complete list of members for co_ecs::thread_pool, including all inherited members.
| current_worker() noexcept | co_ecs::thread_pool | inlinestatic |
| get() | co_ecs::thread_pool | inlinestatic |
| get_worker_by_id(std::size_t id) noexcept | co_ecs::thread_pool | inline |
| num_workers() const noexcept | co_ecs::thread_pool | inline |
| operator=(const thread_pool &)=delete | co_ecs::thread_pool | |
| operator=(thread_pool &&)=delete | co_ecs::thread_pool | |
| submit(auto &&func, task_t *parent=nullptr) | co_ecs::thread_pool | inline |
| thread_pool(std::size_t num_workers=std::thread::hardware_concurrency()) | co_ecs::thread_pool | inline |
| thread_pool(const thread_pool &)=delete | co_ecs::thread_pool | |
| thread_pool(thread_pool &&)=delete | co_ecs::thread_pool | |
| thread_t typedef | co_ecs::thread_pool | |
| wait(task_t *task) | co_ecs::thread_pool | inline |
| ~thread_pool() | co_ecs::thread_pool | inline |