]> git.sesse.net Git - vlc/blobdiff - include/vlc_threads.h
* Got rid of SYS_DARWIN everywhere.
[vlc] / include / vlc_threads.h
index 6036ac43ba41b3891fa47b864a86a648e0812430..913c89ad9bcfdac2d0786aae6bdbc5440302d9f8 100644 (file)
@@ -69,7 +69,7 @@
  *****************************************************************************/
 
 /* Thread priorities */
-#ifdef SYS_DARWIN
+#ifdef __APPLE__
 #   define VLC_THREAD_PRIORITY_LOW (-47)
 #   define VLC_THREAD_PRIORITY_INPUT 37
 #   define VLC_THREAD_PRIORITY_AUDIO 37