HDK
|
#include <UT_ParallelUtil.h>
Public Member Functions | |
ut_ReduceTaskScopedBody (Body *body) | |
ut_ReduceTaskScopedBody (ut_ReduceTaskScopedBody &src, UT_Split) | |
void | operator() (const Range &r) |
void | join (ut_ReduceTaskScopedBody &other) |
const Body & | body () const |
Body & | body () |
Helper class for UTparallelReduce(). 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 605 of file UT_ParallelUtil.h.
|
inline |
Definition at line 609 of file UT_ParallelUtil.h.
|
inline |
Definition at line 615 of file UT_ParallelUtil.h.
|
inline |
Definition at line 635 of file UT_ParallelUtil.h.
|
inline |
Definition at line 636 of file UT_ParallelUtil.h.
|
inline |
Definition at line 629 of file UT_ParallelUtil.h.
|
inline |
Definition at line 623 of file UT_ParallelUtil.h.