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
Sergey Sharybin ed5c3121f5 Task scheduler: Prevent race condition for the pools created from non-main thread
We can not re-use anything for such pools, because we will know nothing about whether
the main thread is sleeping or not. So we identify such threads as 0, but we don't
use main thread's TLS.

This fixes dead-locks and crashes reported by Luca when doing playblasts.
2017-04-12 18:20:17 +02:00
..
2016-01-04 14:20:48 +05:00
2016-08-06 10:58:13 +02:00
2017-04-07 11:47:28 +10:00
2016-07-15 02:39:45 +10:00
2017-04-01 12:09:17 +11:00
2016-08-06 10:58:13 +02:00