Home
last modified time | relevance | path

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

/linux-4.1.27/tools/lib/lockdep/
Dpreload.c47 extern int __pthread_mutex_destroy(pthread_mutex_t *mutex);
53 #define __pthread_mutex_destroy NULL macro
60 static int (*ll_pthread_mutex_destroy)(pthread_mutex_t *mutex) = __pthread_mutex_destroy;