Searched refs:p_mutex_destroy (Results 1 – 1 of 1) sorted by relevance
87 int (*p_mutex_destroy)(pthread_mutex_t *); variable234 if ((r = p_mutex_destroy(&m))) in run_cancel()