|
HDK
|
#include <UT_ParallelUtil.h>
Public Member Functions | |
| ut_TaskScopedBody (const Body *body) | |
| ut_TaskScopedBody (const ut_TaskScopedBody &src) | |
| void | operator() (const Range &r) const |
Helper class for UTparallelFor(). Wraps the thread body in a task scope so that thread stats are collected by the performance monitor, and child tasks can inherit task scope locks from the parent task.
Definition at line 158 of file UT_ParallelUtil.h.
|
inline |
Definition at line 161 of file UT_ParallelUtil.h.
|
inline |
Definition at line 167 of file UT_ParallelUtil.h.
|
inline |
Definition at line 173 of file UT_ParallelUtil.h.