You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #2339 - rtzoeller:freebsdlike_sched_setparam, r=Amanieu
Add sched_get/setparam for FreeBSD and DragonFlyBSD
FreeBSD and DragonFlyBSD support `sched_getparam()` and `sched_setparam()` with the same signature as NetBSD.
0 commit comments