Home
last modified time | relevance | path

Searched refs:__pthread_rwlock_trywrlock (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/tools/lib/lockdep/
Dpreload.c68 extern int __pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
76 #define __pthread_rwlock_trywrlock NULL macro
87 static int (*ll_pthread_rwlock_trywrlock)(pthread_rwlock_t *rwlock) = __pthread_rwlock_trywrlock;