Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dipc_tt.h134 extern void ipc_thread_reset(
H A Dipc_tt.c1135 ipc_thread_reset( in ipc_thread_reset() function
H A Dtask.c2457 ipc_thread_reset(th_iter); in task_deliver_crash_notification()
/xnu-11215.1.10/osfmk/corpses/
H A Dcorpse.c478 ipc_thread_reset(th_iter); in task_generate_corpse()
/xnu-11215.1.10/bsd/kern/
H A Dkern_exec.c298 void ipc_thread_reset(
6831 ipc_thread_reset((imgp->ip_new_thread != NULL) ? in exec_handle_sugid()