HomeSort by: relevance | last modified time | path
    Searched defs:cpu_switchto_atomic (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/usermode/dev/
cpu.c 214 cpu_switchto_atomic(lwp_t *oldlwp, lwp_t *newlwp) function in typeref:typename:void
283 thunk_makecontext(&sc->sc_ucp, (void (*)(void)) cpu_switchto_atomic,

Completed in 13 milliseconds