Searched refs:thunk_getcontext (Results 1 – 3 of 3) sorted by relevance
121 thunk_getcontext(&sc->sc_ucp); in cpu_attach()447 if (thunk_getcontext(&pcb2->pcb_ucp)) in cpu_lwp_fork()497 thunk_getcontext(&lwp0pcb.pcb_ucp); in cpu_startup()
102 int thunk_getcontext(ucontext_t *);
381 thunk_getcontext(ucontext_t *ucp) in thunk_getcontext() function