Searched refs:ll_pthread_mutex_unlock (Results 1 – 1 of 1) sorted by relevance
61 static int (*ll_pthread_mutex_unlock)(pthread_mutex_t *mutex) = __pthread_mutex_unlock; variable304 r = ll_pthread_mutex_unlock(mutex); in pthread_mutex_unlock()430 ll_pthread_mutex_unlock = dlsym(RTLD_NEXT, "pthread_mutex_unlock"); in init_preload()