Searched refs:freebsd32_thr_new_args (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h385 struct freebsd32_thr_new_args { struct
776 int freebsd32_thr_new(struct thread *, struct freebsd32_thr_new_args *);
H A Dfreebsd32_sysent.c510 { AS(freebsd32_thr_new_args), (sy_call_t *)freebsd32_thr_new, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 455 = freebsd32_thr_new */
H A Dfreebsd32_systrace_args.c2361 struct freebsd32_thr_new_args *p = params;
H A Dfreebsd32_misc.c2494 struct freebsd32_thr_new_args *uap)

Completed in 182 milliseconds