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

  /external/mdnsresponder/mDNSCore/
uDNS.c 344 mDNS_Lock(m);
553 // Must be called with the mDNS_Lock held
612 // Must be called with the mDNS_Lock held
666 mDNS_Lock(m);
675 mDNS_Lock(m);
    [all...]
DNSCommon.h 276 #define mDNS_Lock(X) mDNS_Lock_((X), __func__)