Searched refs:ll_pthread_rwlock_init (Results 1 – 1 of 1) sorted by relevance
84 static int (*ll_pthread_rwlock_init)(pthread_rwlock_t *rwlock, variable333 r = ll_pthread_rwlock_init(rwlock, attr); in pthread_rwlock_init()433 ll_pthread_rwlock_init = dlsym(RTLD_NEXT, "pthread_rwlock_init"); in init_preload()