Searched refs:EventsPending (Results 1 – 1 of 1) sorted by relevance
2847 mDNSBool EventsPending = mDNSfalse; in Run() local2869 if (EventsPending) in Run()2872 { GenLLQEvents(d); EventsPending = mDNSfalse; } // events, we go ahead and do it now in Run()2875 if (!EventsPending) in Run()2968 if (!EventsPending) in Run()2970 EventsPending = mDNStrue; in Run()2987 if (EventsPending) { GenLLQEvents(d); EventsPending = mDNSfalse; } in Run()