]> git.saurik.com Git - apple/libpthread.git/blobdiff - xcodescripts/pthread.aliases
libpthread-454.60.1.tar.gz
[apple/libpthread.git] / xcodescripts / pthread.aliases
index a71e089f9be497823b2abc3a12e664717f431014..1c40fe53ba45978f8161c394acb4882c724b9b89 100644 (file)
@@ -1,2 +1,6 @@
 # aliases file for pthread old-symbol aliases
 # <symbol> <alias>
+
+_pthread_is_threaded_np __pthread_is_threaded
+_sched_yield _cthread_yield
+_sched_yield _pthread_yield_np