OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:curl_lock_callback
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Source/WebCore/platform/network/curl/
ResourceHandleManager.cpp
108
static void
curl_lock_callback
(CURL* handle, curl_lock_data data, curl_lock_access access, void* userPtr)
function in namespace:WebCore
132
curl_share_setopt(m_curlShareHandle, CURLSHOPT_LOCKFUNC,
curl_lock_callback
);
Completed in 2741 milliseconds