Lines Matching refs:ret_destroy
6333 int ret_destroy = pthread_mutex_destroy(&mu);6335 printf(" pthread_mutex_destroy returned %d\n", ret_destroy);