Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/lib/vtls/
H A Dmbedtls_threadlock.h36 int Curl_mbedtlsthreadlock_lock_function(int n);
43 #define Curl_mbedtlsthreadlock_lock_function(x) 1 macro
H A Dmbedtls_threadlock.c94 int Curl_mbedtlsthreadlock_lock_function(int n) in Curl_mbedtlsthreadlock_lock_function() function
H A Dmbedtls.c133 Curl_mbedtlsthreadlock_lock_function(0); in entropy_init_mutex()
144 Curl_mbedtlsthreadlock_lock_function(0); in entropy_cleanup_mutex()
156 Curl_mbedtlsthreadlock_lock_function(1); in entropy_func_mutex()