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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c474 {AC(__pthread_kill_args), 0, 0, (sy_call_t *)__pthread_kill, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 328 = __pthread_kill */
H A Dkern_sig.c948 __pthread_kill(__unused proc_t p, struct __pthread_kill_args *uap,
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1271 struct __pthread_kill_args { struct
1999 int __pthread_kill(struct proc *, struct __pthread_kill_args *, int *);

Completed in 29 milliseconds