This namespace groups threading related functions/classes. This avoids adding more threading related stuff to the blender namespace. Also it makes naming a bit easier, e.g. the c++ version of BLI_task_isolate could become blender::threading::isolate_task or something similar.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
- Branch
- threading-namespace (branched from master)
- Build Status
Buildable 15254 Build 15254: arc lint + arc unit