Searched defs:pthread_mutex_destroy (Results 1 – 2 of 2) sorted by relevance
282 int pthread_mutex_destroy(pthread_mutex_t *mu) in pthread_mutex_destroy() function
102 #define pthread_mutex_destroy(...) zap_pthread_mutex_destroy(__VA_ARGS__) macro