Home
last modified time | relevance | path

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

/linux-4.1.27/tools/lib/lockdep/include/liblockdep/
Drwlock.h70 return pthread_rwlock_destroy(&lock->rwlock); in liblockdep_rwlock_destroy()
82 #define pthread_rwlock_destroy liblockdep_rwlock_destroy macro
/linux-4.1.27/tools/lib/lockdep/
Dpreload.c340 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock) in pthread_rwlock_destroy() function