Blender V5.0
tbb.h File Reference
#include <tbb/blocked_range2d.h>
#include <tbb/blocked_range3d.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 ()

Function Documentation

◆ parallel_for_cancel()

void parallel_for_cancel ( )
inlinestatic

Definition at line 50 of file tbb.h.

◆ thread_capture_fp_settings()

void thread_capture_fp_settings ( )
inlinestatic

Definition at line 38 of file tbb.h.

Referenced by PathTrace::path_trace().