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

/freebsd-10.0-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h766 int freebsd32_thr_new(struct thread *, struct freebsd32_thr_new_args *);
H A Dfreebsd32_sysent.c505 { AS(freebsd32_thr_new_args), (sy_call_t *)freebsd32_thr_new, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 455 = freebsd32_thr_new */
H A Dfreebsd32_misc.c2412 freebsd32_thr_new(struct thread *td, function

Completed in 83 milliseconds