Searched refs:rrauth_lock (Results 1 - 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h1160 mDNSu8 rrauth_lock; // For debugging: Set at times when these lists may not be modified member in struct:__anon26812
H A DmDNS.c186 if (r->rrauth_lock) { LogMsg("GetFreeCacheRR ERROR! Cache already locked!"); return(mDNSNULL); }
187 r->rrauth_lock = 1;
233 r->rrauth_lock = 0;

Completed in 105 milliseconds