Blender Git Commit Log
Git Commits -> Revision 575d7a9
Revision 575d7a9 by Bastien Montagne (master) May 16, 2016, 13:57 (GMT) |
BLI_task: make foreach loop index hleper lockfree, take II. New code is actually much, much better than first version, using 'fetch_and_add' atomic op here allows us to get rid of the loop etc. The broken CAS issue remains on windows, to be investigated... |
Commit Details:
Full Hash: 575d7a9666e12ef6608af92d0bf2a9c590afc816
Parent Commit: 75a96f8
Lines Changed: +7, -14
1 Modified Path:
/source/blender/blenlib/intern/task.c (+7, -14) (Diff)