]> git.saurik.com Git - apple/libpthread.git/blob - xcodescripts/pthread.aliases
libpthread-454.100.8.tar.gz
[apple/libpthread.git] / xcodescripts / pthread.aliases
1 # aliases file for pthread old-symbol aliases
2 # <symbol> <alias>
3
4 _pthread_is_threaded_np __pthread_is_threaded
5 _sched_yield _cthread_yield
6 _sched_yield _pthread_yield_np