Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/lockdep/
Dpreload.c49 extern int __pthread_mutex_destroy(pthread_mutex_t *mutex);
55 #define __pthread_mutex_destroy NULL macro
62 static int (*ll_pthread_mutex_destroy)(pthread_mutex_t *mutex) = __pthread_mutex_destroy;