HomeSort by relevance Sort by last modified time
    Searched refs:rrauth_lock (Results 1 - 2 of 2) sorted by null

  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h 1171 mDNSu8 rrauth_lock; \/\/ For debugging: Set at times when these lists may not be modified member in struct:__anon26754
    [all...]
mDNS.c 186 if (r->rrauth_lock) { LogMsg("GetFreeCacheRR ERROR! Cache already locked!"); return(mDNSNULL); }
187 r->rrauth_lock = 1;
233 r->rrauth_lock = 0;
    [all...]

Completed in 58 milliseconds