Searched refs:ll_pthread_mutex_trylock (Results 1 – 1 of 1) sorted by relevance
60 static int (*ll_pthread_mutex_trylock)(pthread_mutex_t *mutex) = __pthread_mutex_trylock; variable285 r = ll_pthread_mutex_trylock(mutex); in pthread_mutex_trylock()429 ll_pthread_mutex_trylock = dlsym(RTLD_NEXT, "pthread_mutex_trylock"); in init_preload()