ThreadSchedule 2.2.0
Modern C++ thread management library
Loading...
Searching...
No Matches
threadschedule::task_group< Pool > Member List

This is the complete list of members for threadschedule::task_group< Pool >, including all inherited members.

operator=(task_group const &) -> task_group &=deletethreadschedule::task_group< Pool >
pending() const -> size_tthreadschedule::task_group< Pool >inline
submit(F &&f)threadschedule::task_group< Pool >inline
task_group(Pool &pool)threadschedule::task_group< Pool >inlineexplicit
task_group(task_group const &)=deletethreadschedule::task_group< Pool >
wait()threadschedule::task_group< Pool >inline
~task_group()threadschedule::task_group< Pool >inline