_real_pthread_mutex_lock   99 nosyscallsreal.c int _real_pthread_mutex_lock(pthread_mutex_t *mutex) {
_real_pthread_mutex_lock   57 plugin/ipc/ipc.h #define _real_pthread_mutex_lock NEXT_FNC(pthread_mutex_lock)
_real_pthread_mutex_lock   43 plugin/svipc/sysvipcwrappers.h #define _real_pthread_mutex_lock NEXT_FNC(pthread_mutex_lock)
_real_pthread_mutex_lock   42 plugin/timer/timerwrappers.h #define _real_pthread_mutex_lock NEXT_FNC(pthread_mutex_lock)
_real_pthread_mutex_lock  402 syscallsreal.c int _real_pthread_mutex_lock(pthread_mutex_t *mutex) {