Searched refs:SCHED_POLICY_LAST (Results 1 - 2 of 2) sorted by last modified time

/barrelfish-2018-10-04/lib/phoenix/
H A Dscheduler.h40 #define SCHED_POLICY_LAST 2 macro
H A Dscheduler.c50 struct sched_policy policies[SCHED_POLICY_LAST + 1] = {
58 assert (policy <= SCHED_POLICY_LAST);

Completed in 34 milliseconds