HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
withScopedParallelism_impl.h File Reference
#include <tbb/task_arena.h>
#include "pxr/pxr.h"
#include <utility>
+ Include dependency graph for withScopedParallelism_impl.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class Fn >
PXR_NAMESPACE_OPEN_SCOPE auto WorkImpl_WithScopedParallelism (Fn &&fn)
 

Function Documentation

template<class Fn >
PXR_NAMESPACE_OPEN_SCOPE auto WorkImpl_WithScopedParallelism ( Fn &&  fn)

TBB Scoped Parallelism Implementation

Implements WorkWithScopedParallelism

Definition at line 24 of file withScopedParallelism_impl.h.