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 157 of file UT_ParallelUtil.h.
|
inline |
Definition at line 160 of file UT_ParallelUtil.h.
|
inline |
Definition at line 166 of file UT_ParallelUtil.h.
|
inline |
Definition at line 172 of file UT_ParallelUtil.h.