ThreadSchedule 1.0.0
Modern C++ thread management library
|
This is the complete list of members for threadschedule::GlobalThreadPool, including all inherited members.
instance() -> ThreadPool & (defined in threadschedule::GlobalThreadPool) | threadschedule::GlobalThreadPool | inlinestatic |
parallel_for_each(Iterator begin, Iterator end, F &&func) (defined in threadschedule::GlobalThreadPool) | threadschedule::GlobalThreadPool | inlinestatic |
submit(F &&f, Args &&... args) (defined in threadschedule::GlobalThreadPool) | threadschedule::GlobalThreadPool | inlinestatic |
submit_range(Iterator begin, Iterator end) (defined in threadschedule::GlobalThreadPool) | threadschedule::GlobalThreadPool | inlinestatic |