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/blenlib/intern
Bastien Montagne 2e8398c095 Get rid of BLI_task_pool_stop().
Comments said that function was supposed to 'stop worker threads', but
it absolutely did not do anything like that, was merely wiping out TODO
queue of tasks from given pool (kind of subset of what
`BLI_task_pool_cancel()` does).

Misleading, and currently useless, we can always add it back if we need
it some day, but for now we try to simplify that area.
2017-03-03 17:16:39 +01:00
..
2016-10-25 17:34:01 +02:00
2015-10-26 22:22:30 +11:00
2014-08-29 15:35:19 +10:00
2015-08-22 21:17:32 +10:00
2016-06-27 13:21:14 +10:00
2016-10-25 17:34:01 +02:00
2015-12-24 01:52:54 +11:00
2014-08-29 16:16:28 +10:00
2015-05-20 14:12:22 +10:00
2015-11-06 05:34:05 +11:00
2015-12-13 01:57:57 +11:00
2016-05-06 16:49:25 +10:00
2015-07-31 23:44:37 +10:00
2016-06-22 14:02:51 +10:00
2015-03-21 16:40:43 +11:00
2016-05-06 06:34:25 +10:00
2016-10-25 17:34:01 +02:00
2016-06-01 00:19:01 +10:00
2016-06-12 00:41:02 +10:00
2016-07-31 17:41:05 +10:00
2016-05-06 00:45:38 +10:00
2016-10-25 17:34:01 +02:00
2016-01-30 13:27:48 +11:00
2015-06-19 20:19:37 +10:00
2017-03-03 17:16:39 +01:00
2015-12-21 13:02:38 +11:00