gcc/libjava ChangeLog posix-threads.cc

aph@gcc.gnu.org aph@gcc.gnu.org
Fri Jul 8 13:56:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	aph@gcc.gnu.org	2005-07-08 13:56:13

Modified files:
	libjava        : ChangeLog posix-threads.cc 

Log message:
	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).

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.3391.2.85&r2=1.3391.2.86
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/posix-threads.cc.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.36&r2=1.36.2.1



More information about the Gcc-cvs mailing list