Home
last modified time | relevance | path

Searched defs:SCHED_FASTPATH (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/rump/librump/rumpkern/
H A Dscheduler.c100 #define SCHED_FASTPATH(rcpu) rcpu->rcpu_fastpath++; macro
104 #define SCHED_FASTPATH(rcpu) macro