HomeSort by: relevance | last modified time | path
    Searched defs:ioloop (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
macos-ioloop.c 1 /* macos-ioloop.c
45 #include "ioloop.h"
101 // All ioloop wakeups are one-shot.
186 // able to trigger an event to happen immediately, and this is the easiest way to do it from ioloop-we
230 ioloop(void) function
1253 RELEASE_HERE(listener, listener); // Release the nw_listener handler function's reference to the ioloop listener object.
ioloop.c 0 /* ioloop.c
48 #include "ioloop.h"
546 ioloop(void) function
553 ERROR("ioloop returned %d.", nev);
1713 ERROR("ioloop returned %d.", nev);

Completed in 37 milliseconds