Public Member Functions | |
catch (...) | |
template<typename F > | |
void | run (task_handle< F > &h) |
template<typename F > | |
void | run (const F &f) |
template<typename F > | |
task_group_status | run_and_wait (const F &f) |
template<typename F > | |
task_group_status | run_and_wait (task_handle< F > &h) |