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

/freebsd-10.3-release/sys/kern/
H A Dkern_context.c103 sys_swapcontext(struct thread *td, struct swapcontext_args *uap) function
H A Dinit_sysent.c460 { AS(swapcontext_args), (sy_call_t *)sys_swapcontext, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 423 = swapcontext */
/freebsd-10.3-release/sys/sys/
H A Dsysproto.h2116 int sys_swapcontext(struct thread *, struct swapcontext_args *);

Completed in 117 milliseconds