|
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 608 of file UT_ParallelUtil.h.
|
inline |
Definition at line 612 of file UT_ParallelUtil.h.
|
inline |
Definition at line 618 of file UT_ParallelUtil.h.
|
inline |
Definition at line 638 of file UT_ParallelUtil.h.
|
inline |
Definition at line 639 of file UT_ParallelUtil.h.
|
inline |
Definition at line 632 of file UT_ParallelUtil.h.
|
inline |
Definition at line 626 of file UT_ParallelUtil.h.