Searched refs:SCHED_NORMAL (Results 1 – 3 of 3) sorted by relevance
114 #define SCHED_NORMAL 0 macro
4180 #ifdef SCHED_NORMAL4181 { "SCHED_NORMAL", (unsigned long) SCHED_NORMAL },
2271 pub const SCHED_NORMAL: ::c_int = 0; constant