Blender Git Loki
Git Commits -> Revision 40091ff
Revision 40091ff by Sergey Sharybin (master) May 18, 2015, 11:40 (GMT) |
Correction to early output in the parallel range implementation The used heuristic of checking the value prior to lock is not totally safe because assignment is not atomic and check might not give proper result. |
Commit Details:
Full Hash: 40091ff83aa2482db93855f53d1b4c7208a500ac
Parent Commit: b88597c
Lines Changed: +6, -8
1 Modified Path:
/source/blender/blenlib/intern/task.c (+6, -8) (Diff)