HomeSort by: relevance | last modified time | path
    Searched refs:thunk_swapcontext (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/usermode/include/
thunk.h 106 int thunk_swapcontext(ucontext_t *, ucontext_t *);
  /src/sys/arch/usermode/dev/
cpu.c 287 thunk_swapcontext(&oldpcb->pcb_ucp, &sc->sc_ucp);
  /src/sys/arch/usermode/usermode/
thunk.c 419 thunk_swapcontext(ucontext_t *oucp, ucontext_t *ucp) function in typeref:typename:int

Completed in 14 milliseconds