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

/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32_lwp.c112 netbsd32__lwp_suspend(struct lwp *l, const struct netbsd32__lwp_suspend_args *uap, register_t *retval) function
H A Dnetbsd32_sysent.c1358 .sy_call = (sy_call_t *)netbsd32__lwp_suspend
1359 }, /* 313 = netbsd32__lwp_suspend */
H A Dnetbsd32_syscallargs.h1694 check_syscall_args(netbsd32__lwp_suspend)
3396 int netbsd32__lwp_suspend(struct lwp *, const struct netbsd32__lwp_suspend_args *, register_t *);

Completed in 201 milliseconds