Searched refs:ll_pthread_rwlock_rdlock (Results 1 – 1 of 1) sorted by relevance
87 static int (*ll_pthread_rwlock_rdlock)(pthread_rwlock_t *rwlock) = __pthread_rwlock_rdlock; variable180 ll_pthread_rwlock_rdlock(&locks_rwlock); in __get_lock()356 r = ll_pthread_rwlock_rdlock(rwlock); in pthread_rwlock_rdlock()435 ll_pthread_rwlock_rdlock = dlsym(RTLD_NEXT, "pthread_rwlock_rdlock"); in init_preload()