Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/lockdep/
H A Dpreload.c89 static int (*ll_pthread_rwlock_trywrlock)(pthread_rwlock_t *rwlock) = __pthread_rwlock_trywrlock; variable
384 r = ll_pthread_rwlock_trywrlock(rwlock); in pthread_rwlock_trywrlock()
438 ll_pthread_rwlock_trywrlock = dlsym(RTLD_NEXT, "pthread_rwlock_trywrlock"); in init_preload()

Completed in 1 milliseconds