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

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DmDNSEmbeddedAPI.h1472 mDNSu8 rrauth_lock; // For debugging: Set at times when these lists may not be modified member in struct:__anon10944
H A DmDNS.c203 if (r->rrauth_lock) { LogMsg("GetFreeCacheRR ERROR! Cache already locked!"); return(mDNSNULL); }
204 r->rrauth_lock = 1;
250 r->rrauth_lock = 0;

Completed in 313 milliseconds