HomeSort by: relevance | last modified time | path
    Searched refs:thread_service_release (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
thread-service.h 78 #define thread_service_release(watcher) thread_service_release_(watcher, __FILE__, __LINE__) macro
probe-srp.c 82 thread_service_release(probe_state->service);
107 thread_service_release(service); // The probe state's reference to the service
169 thread_service_release(service); // The probe state's reference to the service
service-publisher.c 444 thread_service_release(publisher->published_unicast_service);
445 thread_service_release(publisher->published_anycast_service);
499 thread_service_release(service);
567 thread_service_release(service);
578 thread_service_release(service);
660 thread_service_release(to_delete); // service_publisher_queue_update explicitly retains the references it makes.
661 thread_service_release(service); // No longer published.
678 thread_service_release(to_delete); // service_publisher_queue_update explicitly retains all the references it makes
1365 thread_service_release(service); // service_publisher_publish retains the references it keeps.
dnssd-client.c 129 thread_service_release(client->published_service);
513 thread_service_release(client->published_service);
574 thread_service_release(client->published_service);
service-tracker.c 80 thread_service_release(service);
202 thread_service_release(service);

Completed in 58 milliseconds