Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/lib/vtls/
H A Dmbedtls_threadlock.h37 int Curl_mbedtlsthreadlock_unlock_function(int n);
44 #define Curl_mbedtlsthreadlock_unlock_function(x) 1 macro
H A Dmbedtls_threadlock.c114 int Curl_mbedtlsthreadlock_unlock_function(int n) in Curl_mbedtlsthreadlock_unlock_function() function
H A Dmbedtls.c138 Curl_mbedtlsthreadlock_unlock_function(0); in entropy_init_mutex()
149 Curl_mbedtlsthreadlock_unlock_function(0); in entropy_cleanup_mutex()
158 Curl_mbedtlsthreadlock_unlock_function(1); in entropy_func_mutex()