Blender Git Commit Log
Git Commits  -> Revision e205938
		
			
			
		
Revision e205938 by Sergey Sharybin (master) March 31, 2016, 08:22 (GMT)  | 
Cycles: Add easy to use spin lock primitive Currently unused, but will be handy for an upcoming changes. It'll also be nice to be able to do scoped_lock() for both Mutex and Spin, but currently it's not really easy to do, need some changes in typedefs and such, will happen as a separate commit.  | 
Commit Details:
Full Hash: e2059380de131dacabcfa876368d7aab913857cb
Parent Commit: 7fd7133
Lines Changed:  +23,  -0
1 Modified Path:
/intern/cycles/util/util_thread.h (+23, -0) (Diff)


 Master Commits
MiikaHweb | 2003-2021