Searched refs:thunk_setcontext (Results 1 – 4 of 4) sorted by relevance
236 if (thunk_setcontext(&newpcb->pcb_ucp)) in cpu_switchto_atomic()290 thunk_setcontext(&sc->sc_ucp); in cpu_switchto()424 thunk_setcontext(ucp); in cpu_lwp_trampoline()
103 int thunk_setcontext(const ucontext_t *);
396 thunk_setcontext(&jump_ucp); in handle_signal()
387 thunk_setcontext(const ucontext_t *ucp) in thunk_setcontext() function