Home
last modified time | relevance | path

Searched refs:curl_unlock_callback (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/platform/network/curl/
DResourceHandleManager.cpp112 static void curl_unlock_callback(CURL* handle, curl_lock_data data, void* userPtr) in curl_unlock_callback() function
130 curl_share_setopt(m_curlShareHandle, CURLSHOPT_UNLOCKFUNC, curl_unlock_callback); in ResourceHandleManager()
/external/webkit/WebCore/
DChangeLog-2010-01-2963274 (WebCore::curl_unlock_callback):