Searched defs:msh3_lock_uninitialize (Results 1 - 1 of 1) sorted by relevance
/third_party/curl/lib/vquic/ | ||
H A D | curl_msh3.c | 61 #define msh3_lock_uninitialize(lock) DeleteCriticalSection(lock) macro 74 #define msh3_lock_uninitialize(lock) pthread_mutex_destroy(lock) macro |
Completed in 5 milliseconds