Home
last modified time | relevance | path

Searched refs:ll_pthread_rwlock_init (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/lockdep/
H A Dpreload.c84 static int (*ll_pthread_rwlock_init)(pthread_rwlock_t *rwlock, variable
333 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()

Completed in 1 milliseconds