Blender V4.3
blender::lazy_threading::ReceiverIsolation Class Reference

#include <BLI_lazy_threading.hh>

Public Member Functions

 ReceiverIsolation ()
 
 ~ReceiverIsolation ()
 

Detailed Description

Used to make sure that lazy-threading hints don't propagate through task isolation. This is necessary to avoid deadlocks when isolated regions are used together with e.g. task pools. For more info see the comment on BLI_task_isolate.

Definition at line 90 of file BLI_lazy_threading.hh.

Constructor & Destructor Documentation

◆ ReceiverIsolation()

blender::lazy_threading::ReceiverIsolation::ReceiverIsolation ( )

◆ ~ReceiverIsolation()


The documentation for this class was generated from the following files: