_real_pthread_mutex_trylock  427 syscallwrappers.h   int _real_pthread_mutex_trylock(pthread_mutex_t *mutex);
_real_pthread_mutex_trylock  295 threadsync.cpp   return _real_pthread_mutex_trylock(&destroyDmtcpWorkerLock);