Home
last modified time | relevance | path

Searched defs:CONNCACHE_LOCK (Results 1 – 1 of 1) sorted by relevance

/third_party/curl/lib/
Dconncache.h52 #define CONNCACHE_LOCK(x) \ macro
71 #define CONNCACHE_LOCK(x) if((x)->share) \ macro