_pthread_yield
#define pthread_yield _pthread_yield
_pthread_yield();
__weak_reference(_pthread_yield, pthread_yield);