Searched refs:test_lock (Results 1 – 4 of 4) sorted by relevance
/curl/tests/libtest/ |
H A D | lib1554.c | 39 static void test_lock(CURL *handle, curl_lock_data data, in test_lock() function 73 curl_share_setopt(share, CURLSHOPT_LOCKFUNC, test_lock); in test()
|
H A D | lib586.c | 41 static void test_lock(CURL *handle, curl_lock_data data, in test_lock() function 163 scode = curl_share_setopt(share, CURLSHOPT_LOCKFUNC, test_lock); in test()
|
H A D | lib3207.c | 129 static void test_lock(CURL *handle, curl_lock_data data, in test_lock() function 153 curl_share_setopt(share, CURLSHOPT_LOCKFUNC, test_lock); in execute()
|
H A D | lib506.c | 45 static void test_lock(CURL *handle, curl_lock_data data, in test_lock() function 210 scode = curl_share_setopt(share, CURLSHOPT_LOCKFUNC, test_lock); in test()
|
Completed in 16 milliseconds