|
HDK
|
#include <UT_ParallelUtil.h>
Public Member Functions | |
| ut_TaskScopedInvokeBody (const Body &body) | |
| ut_TaskScopedInvokeBody (const ut_TaskScopedInvokeBody &src) | |
| void | operator() () const |
Helper class for UTparallelInvoke(). 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 464 of file UT_ParallelUtil.h.
|
inline |
Definition at line 467 of file UT_ParallelUtil.h.
|
inline |
Definition at line 473 of file UT_ParallelUtil.h.
|
inline |
Definition at line 479 of file UT_ParallelUtil.h.