X-Git-Url: https://git.saurik.com/apple/libpthread.git/blobdiff_plain/45deb508575711c47d78d19e326a9a26e43e63e0..c1f56ec94c29e576da2d6d7164bee1bdb2f02471:/xcodescripts/pthread.aliases diff --git a/xcodescripts/pthread.aliases b/xcodescripts/pthread.aliases index a71e089..1c40fe5 100644 --- a/xcodescripts/pthread.aliases +++ b/xcodescripts/pthread.aliases @@ -1,2 +1,6 @@ # aliases file for pthread old-symbol aliases # + +_pthread_is_threaded_np __pthread_is_threaded +_sched_yield _cthread_yield +_sched_yield _pthread_yield_np