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 #2338 - rtzoeller:netbsd_sched_setscheduler, r=Amanieu
Add sched_get/setscheduler for NetBSD
NetBSD supports `sched_getscheduler()` and `sched_setscheduler()` with the same signature as FreeBSD-like operating systems.
0 commit comments