Blender Git Commit Log

Git Commits -> Revision e177c51

Revision e177c51 by Sergey Sharybin (master)
December 2, 2014, 10:23 (GMT)
Use atomic operations in task pool

This ensures proper values of currently running tasks in the pool
(previously difference between mutex locks when acquiring new job
and releasing it might in theory give wrong values).

Commit Details:

Full Hash: e177c5143055306d4b128663d537568bd1256645
Parent Commit: a42638d
Lines Changed: +9, -5

3 Modified Paths:

/source/blender/blenlib/CMakeLists.txt (+1, -0) (Diff)
/source/blender/blenlib/intern/task.c (+7, -5) (Diff)
/source/blender/blenlib/SConscript (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021