Searched defs:__real_pthread_mutex_unlock (Results 1 – 2 of 2) sorted by relevance
102 static int (*__real_pthread_mutex_unlock) (pthread_mutex_t *mutex) = NULL; variable
117 static void *__real_pthread_mutex_unlock = NULL; /* not interposed, used in calibrate */ variable