Searched defs:mDNSPosixRunEventLoopOnce (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSPosix/
H A DmDNSPosix.c1501 // Add a file descriptor to the set that mDNSPosixRunEventLoopOnce() listens to.
1530 // Remove a file descriptor from the set that mDNSPosixRunEventLoopOnce() listens to.
1555 // Tell the event package to listen for signal and report it in mDNSPosixRunEventLoopOnce().
1570 // Tell the event package to stop listening for signal in mDNSPosixRunEventLoopOnce().
1587 mStatus mDNSPosixRunEventLoopOnce(mDNS *m, const struct timeval *pTimeout, function

Completed in 285 milliseconds