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

  /src/sys/sys/
pcu.h 79 void pcu_switchpoint(lwp_t *);
93 #define pcu_switchpoint(l) macro
  /src/sys/kern/
subr_pcu.c 100 * pcu_switchpoint: release PCU state if the LWP is being run on another CPU.
104 pcu_switchpoint(lwp_t *l) function in typeref:typename:void

Completed in 12 milliseconds