mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 07:40:42 +00:00

Use sched_get_priority_* to get actual priority min & max rather than hardcoding defaults. Patches from freebsd ports system. Bug #112987 r=rjesup@wgate.com