Searched refs:_sched_setscheduler (Results 1 – 2 of 2) sorted by relevance
31 static int _sched_setscheduler(struct process_control_block *p, int policy, const struct sched_para… in _sched_setscheduler() function49 return _sched_setscheduler(p, policy, param, true); in sched_setscheduler()
48 static int _sched_setscheduler(struct process_control_block *p, int policy, const struct sched_para…