pthread_cond_wait
#define pthread_cond_wait __libc_cond_wait
pthread_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex)