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 463 of file UT_ParallelUtil.h.
|
inline |
Definition at line 466 of file UT_ParallelUtil.h.
|
inline |
Definition at line 472 of file UT_ParallelUtil.h.
|
inline |
Definition at line 478 of file UT_ParallelUtil.h.