This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Jacques Lucke 45d59e0df5 BLI: add threading namespace
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.

Differential Revision: https://developer.blender.org/D11624
2021-06-16 16:14:02 +02:00
..
2021-03-29 19:11:17 -06:00
2021-06-16 16:14:02 +02:00
2021-06-16 16:14:02 +02:00
2021-06-15 09:57:57 -03:00
2021-04-11 13:09:27 +10:00
2021-06-15 10:26:31 +02:00
2021-06-13 14:54:54 +10:00
2021-06-15 19:01:53 -07:00
2021-06-16 12:29:44 +10:00
2021-06-16 16:14:02 +02:00
2021-06-16 16:14:02 +02:00