Blender Git Commit Log
Git Commits -> Revision 94f4245
Revision 94f4245 by Bastien Montagne (compositor-2016) June 8, 2016, 19:45 (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: 94f4245ce242c16cc14ffec962c435df71a6d0a1
Parent Commit: f4ff67e
Committed By: Jeroen Bakker
Lines Changed: +7, -14
1 Modified Path:
/source/blender/blenlib/intern/task.c (+7, -14) (Diff)