Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/lockdep/include/liblockdep/
Drwlock.h83 #define pthread_rwlock_destroy liblockdep_rwlock_destroy macro
/kernel/linux/linux-5.10/tools/lib/lockdep/
Dpreload.c340 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock) in pthread_rwlock_destroy() function