Home
last modified time | relevance | path

Searched refs:PRIBASE_REALTIME (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/kern/
H A Dusched_dummy.c53 #define PRIBASE_REALTIME 0 macro
400 lp->lwp_priority = PRIBASE_REALTIME + lp->lwp_rtprio.prio; in dummy_resetpriority()
H A Dusched_bsd4.c59 #define PRIBASE_REALTIME 0 macro
1123 newpriority = PRIBASE_REALTIME + in bsd4_resetpriority()
H A Dusched_dfly.c1126 newpriority = PRIBASE_REALTIME + in dfly_resetpriority()
/dragonfly/sys/sys/
H A Dusched_dfly.h45 #define PRIBASE_REALTIME 0 macro