Home
last modified time | relevance | path

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

/external/curl/lib/
Dconncache.h55 #define CONNCACHE_LOCK(x) \ macro
74 #define CONNCACHE_LOCK(x) if((x)->share) \ macro