Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dselect.h167 void select_cleanup_uthread(struct _select *);
/xnu-12377.41.6/bsd/kern/
H A Dkern_fork.c1471 select_cleanup_uthread(&uth->uu_select); in uthread_cleanup()
H A Dsys_generic.c1241 select_cleanup_uthread(struct _select *sel) in select_cleanup_uthread() function
1255 select_cleanup_uthread(sel); in select_grow_uthread_cache()