HDK
|
#include "UT_API.h"
#include "UT_Thread.h"
#include <oneapi/tbb/task.h>
#include <oneapi/tbb/task_group.h>
#include <oneapi/tbb/parallel_for.h>
#include <utility>
Go to the source code of this file.
Classes | |
class | UT_TaskGroupContext |
class | UT_TaskGroup |
Macros | |
#define | __TBB_show_deprecation_message_task_H |
#define | UT_TASKGROUP_RESTORE_DEPRECATION_MESSAGE |
#define __TBB_show_deprecation_message_task_H |
Definition at line 15 of file UT_TaskGroup.h.
#define UT_TASKGROUP_RESTORE_DEPRECATION_MESSAGE |
Definition at line 16 of file UT_TaskGroup.h.