_real_pthread_tryjoin_np 387 syscallwrappers.h int _real_pthread_tryjoin_np(pthread_t thread, void **retval); _real_pthread_tryjoin_np 294 threadwrappers.cpp ret = _real_pthread_tryjoin_np(thread, retval);