mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 00:05:06 -05:00
Fix an issue with Linux and musl libc where sched_setscheduler is not implemented. It seems that pthread_setschedparam is more widely supported across different C libraries and OSs. For our use case, it should make no difference which call is used.
26 KiB
26 KiB