Home
last modified time | relevance | path

Searched refs:test_unlock (Results 1 – 4 of 4) sorted by relevance

/curl/tests/libtest/
H A Dlib1554.c49 static void test_unlock(CURL *handle, curl_lock_data data, void *useptr) in test_unlock() function
74 curl_share_setopt(share, CURLSHOPT_UNLOCKFUNC, test_unlock); in test()
H A Dlib586.c72 static void test_unlock(CURL *handle, curl_lock_data data, void *useptr) in test_unlock() function
167 scode = curl_share_setopt(share, CURLSHOPT_UNLOCKFUNC, test_unlock); in test()
H A Dlib3207.c137 static void test_unlock(CURL *handle, curl_lock_data data, void *useptr) in test_unlock() function
153 curl_share_setopt(share, CURLSHOPT_UNLOCKFUNC, test_unlock); in execute()
H A Dlib506.c85 static void test_unlock(CURL *handle, curl_lock_data data, void *useptr) in test_unlock() function
214 scode = curl_share_setopt(share, CURLSHOPT_UNLOCKFUNC, test_unlock); in test()

Completed in 7 milliseconds