]> git.saurik.com Git - apple/libpthread.git/blobdiff - pthread/introspection.h
libpthread-301.50.1.tar.gz
[apple/libpthread.git] / pthread / introspection.h
index 366c7baad5045da0b78184e6a5d3ec4c18e651b5..18292085d5c1ce4c7a5611c338eeffd7ec86acbf 100644 (file)
@@ -101,7 +101,7 @@ enum {
  * Previously installed hook function or NULL.
  */
 
-__OSX_AVAILABLE_STARTING(__MAC_10_9, __IPHONE_7_0)
+__API_AVAILABLE(macos(10.9), ios(7.0))
 __attribute__((__nonnull__, __warn_unused_result__))
 extern pthread_introspection_hook_t
 pthread_introspection_hook_install(pthread_introspection_hook_t hook);