Searched refs:ll_pthread_rwlock_tryrdlock (Results 1 – 1 of 1) sorted by relevance
88 static int (*ll_pthread_rwlock_tryrdlock)(pthread_rwlock_t *rwlock) = __pthread_rwlock_tryrdlock; variable370 r = ll_pthread_rwlock_tryrdlock(rwlock); in pthread_rwlock_tryrdlock()436 ll_pthread_rwlock_tryrdlock = dlsym(RTLD_NEXT, "pthread_rwlock_tryrdlock"); in init_preload()