Searched refs:sched_priority (Results 26 - 27 of 27) sorted by relevance

12

/freebsd-10.3-release/lib/libthr/thread/
H A Dthr_init.c439 thread->attr.prio = sched_param.sched_priority;
/freebsd-10.3-release/sys/kern/
H A Dsched_4bsd.c129 static void sched_priority(struct thread *td, u_char prio);
834 sched_priority(struct thread *td, u_char prio) function
868 sched_priority(td, prio);
913 sched_priority(td, prio);

Completed in 103 milliseconds

12