Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/lockdep/
H A Dpreload.c69 extern int __pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
77 #define __pthread_rwlock_wrlock NULL macro
90 static int (*ll_pthread_rwlock_wrlock)(pthread_rwlock_t *rwlock) = __pthread_rwlock_wrlock;

Completed in 1 milliseconds