Searched refs:__pthread_mutex_destroy (Results 1 – 2 of 2) sorted by relevance
/third_party/selinux/libselinux/src/ | ||
D | selinux_internal.h | 61 #define __pthread_mutex_destroy(LOCK) \ macro |
D | label_file.c | 890 __pthread_mutex_destroy(&spec->regex_lock); in closef() |