This is the complete list of members for Ragot::Thread_Pool, including all inherited members.
instance() | Ragot::Thread_Pool | inlinestatic |
operator=(Thread_Pool &)=delete | Ragot::Thread_Pool | private |
operator=(Thread_Pool &&)=delete | Ragot::Thread_Pool | private |
sem_mesh_ready | Ragot::Thread_Pool | |
sem_render_done | Ragot::Thread_Pool | |
start() | Ragot::Thread_Pool | inline |
started | Ragot::Thread_Pool | private |
stop() | Ragot::Thread_Pool | inline |
submit(F &&f, Args &&... args) | Ragot::Thread_Pool | inline |
submit_with_stop(F &&f, Args &&... args) | Ragot::Thread_Pool | inline |
Task typedef | Ragot::Thread_Pool | |
tasks | Ragot::Thread_Pool | private |
thread_function(std::stop_token) | Ragot::Thread_Pool | private |
Thread_Pool() | Ragot::Thread_Pool | inlineprivate |
Thread_Pool(Thread_Pool &)=delete | Ragot::Thread_Pool | private |
Thread_Pool(Thread_Pool &&)=delete | Ragot::Thread_Pool | private |
threads | Ragot::Thread_Pool | private |
~Thread_Pool() | Ragot::Thread_Pool | inlineprivate |