Home
last modified time | relevance | path

Searched refs:dlth_poller_thread (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/bsd/net/
H A Ddlil.h178 struct thread *dlth_poller_thread; /* poll thread */ member
H A Ddlil_input.c376 (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()
H A Ddlil_subr.c1006 VERIFY(inp->dlth_poller_thread == THREAD_NULL); in dlil_clean_threading_info()
H A Ddlil.c2295 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()