Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Public Member Functions | |
ref_count_guard (task &t) | |
~ref_count_guard () | |
Private Attributes | |
task & | my_task |
Additional Inherited Members | |
![]() | |
no_copy (const no_copy &)=delete | |
no_copy ()=default | |
Definition at line 93 of file task_group.h.
|
inline |
Definition at line 96 of file task_group.h.
References tbb::task::increment_ref_count(), and my_task.
|
inline |
Definition at line 99 of file task_group.h.
References tbb::task::decrement_ref_count(), and my_task.
|
private |
Definition at line 94 of file task_group.h.
Referenced by ref_count_guard(), and ~ref_count_guard().