|
ThreadSchedule 2.2.0
Modern C++ thread management library
|
This is the complete list of members for threadschedule::task_group< Pool >, including all inherited members.
| operator=(task_group const &) -> task_group &=delete | threadschedule::task_group< Pool > | |
| pending() const -> size_t | threadschedule::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 &)=delete | threadschedule::task_group< Pool > | |
| wait() | threadschedule::task_group< Pool > | inline |
| ~task_group() | threadschedule::task_group< Pool > | inline |