Searched refs:bsdthread_terminate (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c525 {AC(bsdthread_terminate_args), 0, 0, (sy_call_t *)bsdthread_terminate, munge_wwww, munge_dddd, _SYSCALL_RET_INT_T, 16}, /* 361 = bsdthread_terminate */
H A Dpthread_synch.c990 bsdthread_terminate(__unused struct proc *p, struct bsdthread_terminate_args *uap, __unused register_t *retval) function
1022 panic("bsdthread_terminate: still running\n");
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h2036 int bsdthread_terminate(struct proc *, struct bsdthread_terminate_args *, int *);

Completed in 108 milliseconds