Blender  V3.3
Functions
tbb.h File Reference
#include "util/windows.h"
#include <tbb/enumerable_thread_specific.h>
#include <tbb/parallel_for.h>
#include <tbb/parallel_for_each.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()

static void parallel_for_cancel ( )
inlinestatic

Definition at line 42 of file tbb.h.

References self.

◆ thread_capture_fp_settings()

static void thread_capture_fp_settings ( )
inlinestatic

Definition at line 30 of file tbb.h.

References self.

Referenced by PathTrace::path_trace().