Searched defs:pthread_mutex_destroy (Results 1 – 2 of 2) sorted by relevance
39 int pthread_mutex_destroy(pthread_mutex_t *mutex) in pthread_mutex_destroy() function
125 static int pthread_mutex_destroy(pthread_mutex_t* const mutex) { in pthread_mutex_destroy() function
Completed in 6 milliseconds