#include <task_group.h>
Definition at line 230 of file task_group.h.
◆ run_and_wait()
Definition at line 234 of file task_group.h.
234 {
236 return internal_run_and_wait< task_handle<F> >(
h );
237 }
void const char const char int ITT_FORMAT __itt_group_sync x void const char ITT_FORMAT __itt_group_sync s void ITT_FORMAT __itt_group_sync p void ITT_FORMAT p void ITT_FORMAT p no args __itt_suppress_mode_t unsigned int void size_t ITT_FORMAT d void ITT_FORMAT p void ITT_FORMAT p __itt_model_site __itt_model_site_instance ITT_FORMAT p __itt_model_task __itt_model_task_instance ITT_FORMAT p void ITT_FORMAT p void ITT_FORMAT p void size_t ITT_FORMAT d void ITT_FORMAT p const wchar_t ITT_FORMAT s const char ITT_FORMAT s const char ITT_FORMAT s const char ITT_FORMAT s no args void ITT_FORMAT p size_t ITT_FORMAT d no args const wchar_t const wchar_t ITT_FORMAT s __itt_heap_function h
References h.
◆ wait()
Definition at line 239 of file task_group.h.
239 {
242 return res;
243 }
void set_ref_count(int count)
Set reference count.
The documentation for this class was generated from the following file: