Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/lockdep/
H A Dpreload.c71 extern int __pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
79 #define __pthread_rwlock_rdlock NULL macro
87 static int (*ll_pthread_rwlock_rdlock)(pthread_rwlock_t *rwlock) = __pthread_rwlock_rdlock;

Completed in 1 milliseconds