OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:my_lock
(Results
1 - 2
of
2
) sorted by null
/external/curl/tests/libtest/
lib586.c
39
static void
my_lock
(CURL *handle, curl_lock_data data,
function
159
scode = curl_share_setopt(share, CURLSHOPT_LOCKFUNC,
my_lock
);
lib506.c
43
static void
my_lock
(CURL *handle, curl_lock_data data,
function
206
scode = curl_share_setopt(share, CURLSHOPT_LOCKFUNC,
my_lock
);
Completed in 53 milliseconds