Home
last modified time | relevance | path

Searched refs:Curl_share_unlock (Results 1 - 13 of 13) sorted by relevance

/third_party/curl/lib/
H A Dpsl.c69 Curl_share_unlock(easy, CURL_LOCK_DATA_PSL); in Curl_psl_use()
99 Curl_share_unlock(easy, CURL_LOCK_DATA_PSL); /* Release exclusive lock. */ in Curl_psl_use()
104 Curl_share_unlock(easy, CURL_LOCK_DATA_PSL); in Curl_psl_use()
110 Curl_share_unlock(easy, CURL_LOCK_DATA_PSL); in Curl_psl_release()
H A Dconncache.h71 Curl_share_unlock((x), CURL_LOCK_DATA_CONNECT); \
78 Curl_share_unlock((x), CURL_LOCK_DATA_CONNECT)
H A Dhostip.c268 Curl_share_unlock(data, CURL_LOCK_DATA_DNS); in Curl_hostcache_prune()
375 Curl_share_unlock(data, CURL_LOCK_DATA_DNS); in Curl_fetch_addr()
721 Curl_share_unlock(data, CURL_LOCK_DATA_DNS); in Curl_resolv()
839 Curl_share_unlock(data, CURL_LOCK_DATA_DNS); in Curl_resolv()
1059 Curl_share_unlock(data, CURL_LOCK_DATA_DNS); in Curl_resolv_unlock()
1102 Curl_share_unlock(data, CURL_LOCK_DATA_DNS); in Curl_hostcache_clean()
1145 Curl_share_unlock(data, CURL_LOCK_DATA_DNS); in Curl_loadhostpairs()
1286 Curl_share_unlock(data, CURL_LOCK_DATA_DNS); in Curl_loadhostpairs()
H A Dshare.h66 CURLSHcode Curl_share_unlock(struct Curl_easy *, curl_lock_data);
H A Dhostasyn.c84 Curl_share_unlock(data, CURL_LOCK_DATA_DNS); in Curl_addrinfo_callback()
H A Dshare.c277 Curl_share_unlock(struct Curl_easy *data, curl_lock_data type) in Curl_share_unlock() function
H A Dsetopt.c829 Curl_share_unlock(data, CURL_LOCK_DATA_COOKIE); in Curl_vsetopt()
835 Curl_share_unlock(data, CURL_LOCK_DATA_COOKIE); in Curl_vsetopt()
872 Curl_share_unlock(data, CURL_LOCK_DATA_COOKIE); in Curl_vsetopt()
2290 Curl_share_unlock(data, CURL_LOCK_DATA_SHARE); in Curl_vsetopt()
2334 Curl_share_unlock(data, CURL_LOCK_DATA_SHARE); in Curl_vsetopt()
H A Dcookie.c350 Curl_share_unlock(data, CURL_LOCK_DATA_COOKIE); in Curl_cookie_loadfiles()
1755 Curl_share_unlock(data, CURL_LOCK_DATA_COOKIE); in Curl_cookie_list()
1780 Curl_share_unlock(data, CURL_LOCK_DATA_COOKIE); in Curl_flush_cookies()
H A Dhsts.c581 Curl_share_unlock(data, CURL_LOCK_DATA_HSTS); in Curl_hsts_loadfiles()
H A Ddoh.c969 Curl_share_unlock(data, CURL_LOCK_DATA_DNS); in Curl_doh_is_resolved()
H A Dhttp.c2792 Curl_share_unlock(data, CURL_LOCK_DATA_COOKIE); in Curl_http_cookies()
3634 Curl_share_unlock(data, CURL_LOCK_DATA_COOKIE); in Curl_http_header()
H A Durl.c311 Curl_share_unlock(data, CURL_LOCK_DATA_SHARE); in Curl_close()
/third_party/curl/lib/vtls/
H A Dvtls.c528 Curl_share_unlock(data, CURL_LOCK_DATA_SSL_SESSION); in Curl_ssl_sessionid_unlock()

Completed in 24 milliseconds