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 552 of file UT_ParallelUtil.h.
|
inline |
Definition at line 555 of file UT_ParallelUtil.h.
|
inline |
Definition at line 561 of file UT_ParallelUtil.h.
|
inline |
Definition at line 567 of file UT_ParallelUtil.h.