Home
last modified time | relevance | path

Searched refs:pcu_switchpoint (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/sys/
H A Dpcu.h79 void pcu_switchpoint(lwp_t *);
93 #define pcu_switchpoint(l) macro
/netbsd-src/sys/kern/
H A Dsubr_pcu.c104 pcu_switchpoint(lwp_t *l) in pcu_switchpoint() function
H A Dkern_synch.c848 pcu_switchpoint(l); in mi_switch()