HomeSort by relevance Sort by last modified time
    Searched refs:curl_lock_data (Results 1 - 6 of 6) sorted by null

  /external/curl/lib/
share.h 57 CURLSHcode Curl_share_lock (struct Curl_easy *, curl_lock_data,
59 CURLSHcode Curl_share_unlock (struct Curl_easy *, curl_lock_data);
share.c 213 Curl_share_lock(struct Curl_easy *data, curl_lock_data type,
231 Curl_share_unlock(struct Curl_easy *data, curl_lock_data type)
  /external/curl/tests/libtest/
lib586.c 39 static void my_lock(CURL *handle, curl_lock_data data,
70 static void my_unlock(CURL *handle, curl_lock_data data, void *useptr)
lib506.c 43 static void my_lock(CURL *handle, curl_lock_data data,
83 static void my_unlock(CURL *handle, curl_lock_data data, void *useptr)
  /external/curl/include/curl/
curl.h 2328 } curl_lock_data; typedef in typeref:enum:__anon16299
    [all...]
  /external/google-breakpad/src/third_party/curl/
curl.h 1752 } curl_lock_data; typedef in typeref:enum:__anon19763
    [all...]

Completed in 82 milliseconds