Home | History | Annotate | Download | only in curl

Lines Matching refs:SHARE

983   CINIT(SHARE, OBJECTPOINT, 100),
1739 /* Different data locks for a single share */
1743 * the locking is just made to change the internal state of the share
1783 CURLSHOPT_SHARE, /* specify a data type to share */
1931 #define curl_share_setopt(share,opt,param) curl_share_setopt(share,opt,param)