Searched defs:savecontext (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/ia32/syscall/
H A Dgetcontext.c54 savecontext(ucontext_t *ucp, const k_sigset_t *mask) function
111 * savecontext(), however on the way back to userland
202 savecontext(&uc, &curthread->t_hold);
302 * See comments in savecontext().
/illumos-gate/usr/src/uts/sparc/syscall/
H A Dgetcontext.c57 savecontext(ucontext_t *ucp, const k_sigset_t *mask) function
203 savecontext(&uc, &curthread->t_hold);

Completed in 55 milliseconds