posix-threads.cc
11.9 KB
-
posix-threads.cc (_Jv_ThreadSetPriority): Use SCHED_OTHER (regular... · 5e180a3f
2005-07-08 Andrew Haley <aph@redhat.com> * posix-threads.cc (_Jv_ThreadSetPriority): Use SCHED_OTHER (regular, non-realtime scheduling), not SCHED_RR (realtime, round-robin). From-SVN: r101769
Andrew Haley committed