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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSPosix.c1399 mDNSexport void mDNSPlatformUnlock (const mDNS *const m) function
H A DmDNSEmbeddedAPI.h2656 // The main mDNS routines call mDNSPlatformLock() on entry and mDNSPlatformUnlock() on exit;
3109 extern void mDNSPlatformUnlock (const mDNS *const m);
H A DDNSCommon.c4015 mDNSPlatformUnlock(m);
H A DmDNS.c4962 mDNSPlatformUnlock(m);
5331 // of the mDNSPlatformUnlock() routine to signal some kind of stateful condition variable that will
5340 // with no main mDNS_Execute() thread, it is the responsibility of the mDNSPlatformUnlock() routine to

Completed in 150 milliseconds