Searched refs:mDNSPlatformUnlock (Results 1 - 5 of 5) sorted by relevance

/external/mdnsresponder/mDNSPosix/
H A DmDNSPosix.c1344 mDNSexport void mDNSPlatformUnlock (const mDNS *const m) function
/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h2125 // The main mDNS routines call mDNSPlatformLock() on entry and mDNSPlatformUnlock() on exit;
2560 extern void mDNSPlatformUnlock (const mDNS *const m);
H A DDNSCommon.c2842 mDNSPlatformUnlock(m);
H A DmDNS.c4189 mDNSPlatformUnlock(m);
4530 // of the mDNSPlatformUnlock() routine to signal some kind of stateful condition variable that will
4539 // with no main mDNS_Execute() thread, it is the responsibility of the mDNSPlatformUnlock() routine to
/external/mdnsresponder/mDNSWindows/
H A DmDNSWin32.c561 // mDNSPlatformUnlock
564 mDNSexport void mDNSPlatformUnlock( const mDNS * const inMDNS ) function

Completed in 245 milliseconds