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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
thread-tracker.h 54 bool thread_tracker_associated_get(thread_tracker_t *NULLABLE tracker, bool previous);
thread-tracker.c 322 thread_tracker_associated_get(thread_tracker_t *NULLABLE tracker, bool previous) function
service-publisher.c 838 if (thread_tracker_associated_get(publisher->server_state->thread_tracker, false)) {
863 if (!thread_tracker_associated_get(publisher->server_state->thread_tracker, false)) {
1004 if (!thread_tracker_associated_get(server_state->thread_tracker, false)) {
dnssd-client.c 422 if (!thread_tracker_associated_get(server_state->thread_tracker, false)) {

Completed in 65 milliseconds