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 607 of file UT_ParallelUtil.h.
|
inline |
Definition at line 611 of file UT_ParallelUtil.h.
|
inline |
Definition at line 617 of file UT_ParallelUtil.h.
|
inline |
Definition at line 637 of file UT_ParallelUtil.h.
|
inline |
Definition at line 638 of file UT_ParallelUtil.h.
|
inline |
Definition at line 631 of file UT_ParallelUtil.h.
|
inline |
Definition at line 625 of file UT_ParallelUtil.h.