Searched defs:Curl_mutex_destroy (Results 1 – 1 of 1) sorted by relevance
34 # define Curl_mutex_destroy(m) pthread_mutex_destroy(m) macro48 # define Curl_mutex_destroy(m) DeleteCriticalSection(m) macro