Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/sys/
H A Dselect.h162 void select_cleanup_uthread(struct _select *);
/xnu-8020.140.41/bsd/kern/
H A Dkern_fork.c1464 select_cleanup_uthread(&uth->uu_select); in uthread_cleanup()
H A Dsys_generic.c1307 select_cleanup_uthread(struct _select *sel) in select_cleanup_uthread() function
1321 select_cleanup_uthread(sel); in select_grow_uthread_cache()