Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/ !
H A Dfsw_dp.c260 static void fsw_reap_thread_cont(void *, wait_result_t);
4642 thread_block_parameter(fsw_reap_thread_cont, fsw); in fsw_reap_thread_func()
4649 fsw_reap_thread_cont(void *v, wait_result_t wres) in fsw_reap_thread_cont() function
4820 thread_block_parameter(fsw_reap_thread_cont, fsw); in fsw_reap_thread_cont()