Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/lockdep/
H A Dpreload.c73 extern int __pthread_rwlock_unlock(pthread_rwlock_t *rwlock);
81 #define __pthread_rwlock_unlock NULL macro
91 static int (*ll_pthread_rwlock_unlock)(pthread_rwlock_t *rwlock) = __pthread_rwlock_unlock;

Completed in 1 milliseconds