_real_pthread_cond_wait  590 miscwrappers.cpp   return _real_pthread_cond_wait(cond, mutex);
_real_pthread_cond_wait  441 syscallwrappers.h   int _real_pthread_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex);