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

3 Modified Paths:

/intern/cycles/util/util_thread.h (+5, -5) (Diff)
/source/blender/blenlib/BLI_threads.h (+2, -2) (Diff)
/source/blender/blenlib/intern/threads.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021