Home
last modified time | relevance | path

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

/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 Dshare.h69 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 Dhostip.c264 Curl_share_unlock(data, CURL_LOCK_DATA_DNS); in Curl_hostcache_prune()
371 Curl_share_unlock(data, CURL_LOCK_DATA_DNS); in Curl_fetch_addr()
722 Curl_share_unlock(data, CURL_LOCK_DATA_DNS); in Curl_resolv()
840 Curl_share_unlock(data, CURL_LOCK_DATA_DNS); in Curl_resolv()
1062 Curl_share_unlock(data, CURL_LOCK_DATA_DNS); in Curl_resolv_unlink()
1122 Curl_share_unlock(data, CURL_LOCK_DATA_DNS); in Curl_hostcache_clean()
1165 Curl_share_unlock(data, CURL_LOCK_DATA_DNS); in Curl_loadhostpairs()
1304 Curl_share_unlock(data, CURL_LOCK_DATA_DNS); in Curl_loadhostpairs()
H A Dshare.c286 Curl_share_unlock(struct Curl_easy *data, curl_lock_data type) in Curl_share_unlock() function
H A Dcookie.c338 Curl_share_unlock(data, CURL_LOCK_DATA_COOKIE); in Curl_cookie_loadfiles()
1690 Curl_share_unlock(data, CURL_LOCK_DATA_COOKIE); in Curl_cookie_list()
1715 Curl_share_unlock(data, CURL_LOCK_DATA_COOKIE); in Curl_flush_cookies()
H A Dsetopt.c1601 Curl_share_unlock(data, CURL_LOCK_DATA_SHARE); in setopt_pointers()
1645 Curl_share_unlock(data, CURL_LOCK_DATA_SHARE); in setopt_pointers()
1890 Curl_share_unlock(data, CURL_LOCK_DATA_COOKIE); in setopt_cptr()
1896 Curl_share_unlock(data, CURL_LOCK_DATA_COOKIE); in setopt_cptr()
1928 Curl_share_unlock(data, CURL_LOCK_DATA_COOKIE); in setopt_cptr()
H A Dhsts.c579 Curl_share_unlock(data, CURL_LOCK_DATA_HSTS); in Curl_hsts_loadfiles()
H A Dconncache.c70 Curl_share_unlock((c)->idata, CURL_LOCK_DATA_CONNECT); \
H A Ddoh.c1360 Curl_share_unlock(data, CURL_LOCK_DATA_DNS); in Curl_doh_is_resolved()
H A Dhttp.c2266 Curl_share_unlock(data, CURL_LOCK_DATA_COOKIE); in Curl_http_cookies()
3091 Curl_share_unlock(data, CURL_LOCK_DATA_COOKIE); in Curl_http_header()
H A Durl.c306 Curl_share_unlock(data, CURL_LOCK_DATA_SHARE); in Curl_close()
/curl/lib/vtls/
H A Dvtls.c532 Curl_share_unlock(data, CURL_LOCK_DATA_SSL_SESSION); in Curl_ssl_sessionid_unlock()

Completed in 79 milliseconds