Searched refs:rrauth_lock (Results 1 – 2 of 2) sorted by relevance
1171 mDNSu8 rrauth_lock; // For debugging: Set at times when these lists may not be modified member
186 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()