Class for positioning TaskThreadInfo::taskIndex(). More...
Public Member Functions | |
| TaskInfoLockGuard (TaskThreadInfo *tti, Integer task_index) | |
Private Attributes | |
| TaskThreadInfo * | m_tti |
| Integer | m_old_task_index |
Class for positioning TaskThreadInfo::taskIndex().
Allows positioning the value of TaskThreadInfo::taskIndex() during construction and restoring the previous value in the destructor.
Definition at line 386 of file TBBTaskImplementation.cc.
|
inline |
Definition at line 390 of file TBBTaskImplementation.cc.
|
inline |
Definition at line 399 of file TBBTaskImplementation.cc.
|
private |
Definition at line 408 of file TBBTaskImplementation.cc.
|
private |
Definition at line 407 of file TBBTaskImplementation.cc.