__pthread_cond_wait
__strong_reference(__pthread_cond_wait, pthread_cond_wait);
int __pthread_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex);