Home
last modified time | relevance | path

Searched refs:proc_exit (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dthread.c269 extern void proc_exit(void *);
603 proc_exit(bsd_info); in thread_terminate_self()
/xnu-11215/bsd/kern/
H A Dkern_exit.c225 void proc_exit(proc_t p);
2133 proc_exit(proc_t p) in proc_exit() function
H A Dtrace_codes1202 0x4010004 proc_exit
/xnu-11215/tests/
H A Dstackshot_tests.m695 … T_LOG(" ##### Testing while spinning in proc_exit at position %d ##### ", proc_exit_spin_pos);
725 T_ASSERT_EQ_UINT(sysctlValue, 1, "find spinning task in proc_exit()");
741 T_ASSERT_EQ_UINT(sysctlValueB, 0, "make sure nothing is spining in proc_exit()");