Home
last modified time | relevance | path

Searched refs:CURLSHOPT_UNLOCKFUNC (Results 1 – 15 of 15) sorted by relevance

/curl/docs/libcurl/opts/
H A DCURLSHOPT_UNLOCKFUNC.md4 Title: CURLSHOPT_UNLOCKFUNC
18 CURLSHOPT_UNLOCKFUNC - mutex unlock callback
27 CURLSHcode curl_share_setopt(CURLSH *share, CURLSHOPT_UNLOCKFUNC, unlockcb);
56 sh = curl_share_setopt(share, CURLSHOPT_UNLOCKFUNC, mutex_unlock);
H A DCURLSHOPT_LOCKFUNC.md8 - CURLSHOPT_UNLOCKFUNC (3)
35 CURLSHOPT_UNLOCKFUNC(3) callback called when the mutex is again released.
H A DCURLSHOPT_USERDATA.md32 CURLSHOPT_LOCKFUNC(3) and CURLSHOPT_UNLOCKFUNC(3).
H A DMakefile.inc424 CURLSHOPT_UNLOCKFUNC.3 \
/curl/docs/libcurl/
H A Dcurl_share_setopt.md36 ## CURLSHOPT_UNLOCKFUNC section
38 See CURLSHOPT_UNLOCKFUNC(3).
H A Dlibcurl-thread.md33 curl_share_setopt(3) CURLSHOPT_LOCKFUNC and CURLSHOPT_UNLOCKFUNC.
H A Dsymbols-in-versions1015 CURLSHOPT_UNLOCKFUNC 7.10.3
/curl/docs/examples/
H A Dshared-connection-cache.c58 curl_share_setopt(share, CURLSHOPT_UNLOCKFUNC, my_unlock); in main()
/curl/tests/libtest/
H A Dlib1554.c62 curl_share_setopt(share, CURLSHOPT_UNLOCKFUNC, my_unlock); in test()
H A Dlib586.c167 scode = curl_share_setopt(share, CURLSHOPT_UNLOCKFUNC, my_unlock); in test()
H A Dlib506.c214 scode = curl_share_setopt(share, CURLSHOPT_UNLOCKFUNC, my_unlock); in test()
/curl/lib/
H A Dshare.c190 case CURLSHOPT_UNLOCKFUNC: in curl_share_setopt()
/curl/tests/data/
H A Dtest50687 CURLSHOPT_UNLOCKFUNC
/curl/include/curl/
H A Dcurl.h3033 CURLSHOPT_UNLOCKFUNC, /* pass in a 'curl_unlock_function' pointer */ enumerator
/curl/packages/OS400/
H A Dcurl.inc.in2047 d CURLSHOPT_UNLOCKFUNC...

Completed in 45 milliseconds