Searched refs:dlth_poller_thread (Results 1 – 4 of 4) sorted by relevance
178 struct thread *dlth_poller_thread; /* poll thread */ member
376 (poll && inp->dlth_poller_thread == THREAD_NULL))) { in dlil_input_async()380 VERIFY(inp->dlth_poller_thread == THREAD_NULL); in dlil_input_async()381 inp->dlth_poller_thread = tp; in dlil_input_async()
1006 VERIFY(inp->dlth_poller_thread == THREAD_NULL); in dlil_clean_threading_info()
2295 VERIFY(inp->dlth_poller_thread == THREAD_NULL); in ifnet_start_thread_func()5012 VERIFY(dl_inp->dlth_poller_thread == THREAD_NULL); in ifnet_attach()5812 ptp = inp->dlth_poller_thread; in ifnet_detach_final()5813 inp->dlth_poller_thread = THREAD_NULL; in ifnet_detach_final()