Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dipc_tt.h129 extern void ipc_thread_reset(
H A Dipc_tt.c1039 ipc_thread_reset( in ipc_thread_reset() function
H A Dtask.c2554 ipc_thread_reset(th_iter); in task_deliver_crash_notification()
/xnu-12377.41.6/osfmk/corpses/
H A Dcorpse.c480 ipc_thread_reset(th_iter); in task_generate_corpse()
/xnu-12377.41.6/bsd/kern/
H A Dkern_exec.c314 extern void ipc_thread_reset(thread_t thread);
7512 ipc_thread_reset((imgp->ip_new_thread != NULL) ? in exec_handle_sugid()