Files
blender/source
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
..
2017-04-03 12:31:33 +02:00
2017-03-07 09:07:58 -05:00
2017-03-16 10:30:02 +01:00
2017-01-29 17:21:57 +03:00