Blender Git Commit Log
Git Commits -> Revision 9d282d7
Revision 9d282d7 by Stefan Werner (master) September 14, 2019, 18:23 (GMT) |
macOS: Replaced OSSpinLock with os_unfair_lock. OSSplinLock is a deprecated API, os_unfair_lock is its successor. This reduces the number of warnings when building on macOS. |
Commit Details:
Full Hash: 9d282d7a8d689a17ae58e94453ae99a41e91b701
Parent Commit: ea70bd2
Lines Changed: +10, -10