Loading...
Searching...
No Matches
7#ifndef PXR_BASE_WORK_TBB_IMPL_H
8#define PXR_BASE_WORK_TBB_IMPL_H
12#include "pxr/base/work/workTBB/detachedTask_impl.h"
13#include "pxr/base/work/workTBB/dispatcher_impl.h"
14#include "pxr/base/work/workTBB/isolatingDispatcher_impl.h"
15#include "pxr/base/work/workTBB/loops_impl.h"
16#include "pxr/base/work/workTBB/reduce_impl.h"
17#include "pxr/base/work/workTBB/sort_impl.h"
18#include "pxr/base/work/workTBB/taskGraph_impl.h"
19#include "pxr/base/work/workTBB/threadLimits_impl.h"
20#include "pxr/base/work/workTBB/withScopedParallelism_impl.h"
24#define WORK_IMPL_NS PXR_NS