|
co_ecs 0.9.0
Cobalt ECS
|
This is the complete list of members for co_ecs::thread_pool::worker, including all inherited members.
| current() noexcept | co_ecs::thread_pool::worker | inlinestatic |
| id() const noexcept | co_ecs::thread_pool::worker | inline |
| submit(auto &&func, task_t *parent=nullptr) | co_ecs::thread_pool::worker | inline |
| submit(task_t *task) | co_ecs::thread_pool::worker | inline |
| thread_pool | co_ecs::thread_pool::worker | friend |
| wait(task_t *task) | co_ecs::thread_pool::worker | inline |
| worker(thread_pool &pool, uint16_t id) | co_ecs::thread_pool::worker | inline |