doom3-gpl
Doom 3 GPL source release
|
#include <share.h>
Public Attributes | |
unsigned int | specifier |
volatile unsigned int | dirty |
curl_lock_function | lockfunc |
curl_unlock_function | unlockfunc |
void * | clientdata |
curl_hash * | hostcache |
struct CookieInfo * | cookies |
struct CookieInfo* Curl_share::cookies |
curl_lock_function Curl_share::lockfunc |
curl_unlock_function Curl_share::unlockfunc |