pthread_cond_wait
pthread_cond_wait(pthread_cond_t* cond, pthread_mutex_t* _mutex)
void pthread_cond_wait() {}