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 () | |
Allow default construction. More... | |
Definition at line 81 of file task_group.h.
|
inline |
Definition at line 84 of file task_group.h.
References tbb::task::increment_ref_count(), and my_task.
|
inline |
Definition at line 87 of file task_group.h.
References tbb::task::decrement_ref_count(), and my_task.
|
private |
Definition at line 82 of file task_group.h.
Referenced by ref_count_guard(), and ~ref_count_guard().