Home
last modified time | relevance | path

Searched refs:Curl_mbedtlsthreadlock_unlock_function (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/vtls/
Dmbedtls_threadlock.h35 int Curl_mbedtlsthreadlock_unlock_function(int n);
42 #define Curl_mbedtlsthreadlock_unlock_function(x) 1 macro
Dmbedtls_threadlock.c121 int Curl_mbedtlsthreadlock_unlock_function(int n) in Curl_mbedtlsthreadlock_unlock_function() function
Dmbedtls.c106 Curl_mbedtlsthreadlock_unlock_function(0); in entropy_init_mutex()
117 Curl_mbedtlsthreadlock_unlock_function(1); in entropy_func_mutex()