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 156 of file UT_ParallelUtil.h.
|
inline |
Definition at line 159 of file UT_ParallelUtil.h.
|
inline |
Definition at line 165 of file UT_ParallelUtil.h.
|
inline |
Definition at line 171 of file UT_ParallelUtil.h.