Home
last modified time | relevance | path

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

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