Searched refs:dlth_poller_thread (Results 1 – 2 of 2) sorted by relevance
178 struct thread *dlth_poller_thread; /* poll thread */ member
2317 VERIFY(inp->dlth_poller_thread == THREAD_NULL); in dlil_clean_threading_info()3978 (poll && inp->dlth_poller_thread == THREAD_NULL))) { in dlil_input_async()3982 VERIFY(inp->dlth_poller_thread == THREAD_NULL); in dlil_input_async()3983 inp->dlth_poller_thread = tp; in dlil_input_async()4274 VERIFY(inp->dlth_poller_thread == THREAD_NULL); in ifnet_start_thread_func()8831 VERIFY(dl_inp->dlth_poller_thread == THREAD_NULL); in ifnet_attach()9749 ptp = inp->dlth_poller_thread; in ifnet_detach_final()9750 inp->dlth_poller_thread = THREAD_NULL; in ifnet_detach_final()