Home
last modified time | relevance | path

Searched refs:ioloop_wakeup_release_ (Results 1 – 2 of 2) sorted by relevance

/dports/net/mDNSResponder/mDNSResponder-1310.140.1/ServiceRegistration/
H A Dioloop.h214 #define ioloop_wakeup_release(wakeup) ioloop_wakeup_release_(wakeup, __FILE__, __LINE__)
215 void ioloop_wakeup_release_(wakeup_t *NONNULL wakeup, const char *NONNULL file, int line);
H A Dmacos-ioloop.c100 ioloop_wakeup_release_(wakeup_t *wakeup, const char *file, int line) in ioloop_wakeup_release_() function