Searched refs:mbuf_worker_thread (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf.c661 static void mbuf_worker_thread(void);
5992 mbuf_worker_thread(void) function
6057 (void) thread_block((thread_continue_t)mbuf_worker_thread);
6065 mbuf_worker_thread();

Completed in 18 milliseconds