|
Blender V4.3
|
Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::lazy_threading |
Typedefs | |
| using | blender::lazy_threading::HintReceivers = RawStack<RawVector<FunctionRef<void()>, 0>, 0> |
Functions | |
| void | blender::lazy_threading::send_hint () |
Variables | |
| static thread_local HintReceivers | blender::lazy_threading::hint_receivers |