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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSPosix.c1392 mDNSexport void mDNSPlatformLock (const mDNS *const m) function
1398 // mDNSPlatformLock and allow the platform to reenter mDNS core code.
H A DmDNSEmbeddedAPI.h2656 // The main mDNS routines call mDNSPlatformLock() on entry and mDNSPlatformUnlock() on exit;
2659 // mDNSPlatformLock/Unlock need to disable interrupts or do similar concurrency control to ensure that the mDNS
3108 extern void mDNSPlatformLock (const mDNS *const m);
H A DDNSCommon.c3834 mDNSPlatformLock(m);
H A DmDNS.c4953 mDNSPlatformLock(m);

Completed in 138 milliseconds