Searched refs:my_unlock (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/libtest/
H A Dlib586.c73 static void my_unlock(CURL *handle, curl_lock_data data, void *useptr ) function
166 scode = curl_share_setopt( share, CURLSHOPT_UNLOCKFUNC, my_unlock);
H A Dlib506.c72 static void my_unlock(CURL *handle, curl_lock_data data, void *useptr ) function
183 scode = curl_share_setopt( share, CURLSHOPT_UNLOCKFUNC, my_unlock);

Completed in 109 milliseconds