r196639 - in /trunk/libjava: ChangeLog include/...
gandalf@gcc.gnu.org
gandalf@gcc.gnu.org
Wed Mar 13 21:21:00 GMT 2013
Author: gandalf
Date: Wed Mar 13 21:21:27 2013
New Revision: 196639
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196639
Log:
Use pthread_equal rather than != to compare thread IDs.
2013-03-12 Andrew John Hughes <gnu.andrew@redhat.com>
* include/posix-threads.h:
(_Jv_MutexCheckMonitor(_Jv_Mutex_t)): Use
pthread_equal rather than !=.
Modified:
trunk/libjava/ChangeLog
trunk/libjava/include/posix-threads.h
More information about the Gcc-cvs
mailing list