Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/ !
H A Dthread.h1643 extern void clear_thread_ro_proc(thread_t);
H A Dbsd_kern.c173 clear_thread_ro_proc(thread_t th) in clear_thread_ro_proc() function
/xnu-12377.41.6/bsd/kern/ !
H A Dkern_exit.c2588 clear_thread_ro_proc(get_machthread(uth)); in proc_exit()