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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c535 {AC(bsdthread_register_args), 0, 0, (sy_call_t *)bsdthread_register, munge_www, munge_ddd, _SYSCALL_RET_INT_T, 12}, /* 366 = bsdthread_register */
H A Dpthread_synch.c1031 bsdthread_register(struct proc *p, struct bsdthread_register_args *uap, __unused register_t *retval) function
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h2041 int bsdthread_register(struct proc *, struct bsdthread_register_args *, int *);

Completed in 107 milliseconds