Home
last modified time | relevance | path

Searched refs:_schedparam_to_rtp (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_kern.c87 _schedparam_to_rtp(int policy, const struct sched_param *param, in _schedparam_to_rtp() function
126 _schedparam_to_rtp(policy, param, &rtp); in _thr_setscheduler()
H A Dthr_create.c170 _schedparam_to_rtp(new_thread->attr.sched_policy, in _pthread_create()
H A Dthr_private.h848 int _schedparam_to_rtp(int policy, const struct sched_param *param,