|
Blender V4.3
|
#include "util/windows.h"#include <tbb/enumerable_thread_specific.h>#include <tbb/parallel_for.h>#include <tbb/parallel_for_each.h>#include <tbb/parallel_reduce.h>#include <tbb/task_arena.h>#include <tbb/task_group.h>Go to the source code of this file.
Functions | |
| static void | thread_capture_fp_settings () |
| static void | parallel_for_cancel () |
|
inlinestatic |
Definition at line 33 of file tbb.h.
Referenced by PathTrace::path_trace().