Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/lockdep/
H A Dpreload.c67 extern int __pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
75 #define __pthread_rwlock_init NULL macro
85 const pthread_rwlockattr_t *attr) = __pthread_rwlock_init;

Completed in 1 milliseconds