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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
dso-utils.c 127 dso_transport_idle(void * UNUSED context, int32_t UNUSED now, int32_t next_event) function
dnssd-relay.c 76 int64_t dso_transport_idle(void *context, int64_t now, int64_t next_event) function
  /src/external/apache2/mDNSResponder/dist/DSO/
dso-transport.c 147 int32_t dso_transport_idle(void *context, int32_t now_in, int32_t next_timer_event) function
160 // dso_transport_idle runs under KQueueLoop() which holds a mDNS_Lock already, so directly call
162 // 1. dso_transport_idle runs under KQueueLoop() that does not traverse any existing mDNSCore structure.
200 LogRedact(MDNS_LOG_CATEGORY_DEFAULT, MDNS_LOG_DEFAULT, "[DSOC%u] dso_transport_idle: expiry has happened "
1078 // We leave cs and cs->lookup to be freed by dso_transport_idle.

Completed in 25 milliseconds