freebsd32_thr_suspend_args
freebsd32_thr_suspend(struct thread *td, struct freebsd32_thr_suspend_args *uap)
int freebsd32_thr_suspend(struct thread *, struct freebsd32_thr_suspend_args *);
{ .sy_narg = AS(freebsd32_thr_suspend_args), .sy_call = (sy_call_t *)freebsd32_thr_suspend, .sy_auevent = AUE_NULL, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 442 = freebsd32_thr_suspend */
struct freebsd32_thr_suspend_args *p = params;