_real_pthread_timedjoin_np  388 syscallwrappers.h   int _real_pthread_timedjoin_np(pthread_t thread, void **retval,
_real_pthread_timedjoin_np  274 threadwrappers.cpp     ret = _real_pthread_timedjoin_np(thread, retval, &ts);
_real_pthread_timedjoin_np  319 threadwrappers.cpp       ret = _real_pthread_timedjoin_np(thread, retval, &ts);