|
HDK
|
#include "pxr/pxr.h"#include "pxr/base/work/api.h"#include <tbb/blocked_range.h>#include <tbb/concurrent_vector.h>#include <tbb/task.h>#include <functional>#include <type_traits>#include <utility>
Include dependency graph for dispatcher_impl.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | WorkImpl_Dispatcher |
| struct | WorkImpl_Dispatcher::_InvokerTaskWrapper< Fn > |