Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/lockdep/
Dpreload.c48 extern int __pthread_mutex_unlock(pthread_mutex_t *mutex);
54 #define __pthread_mutex_unlock NULL macro
61 static int (*ll_pthread_mutex_unlock)(pthread_mutex_t *mutex) = __pthread_mutex_unlock;