]> git.ipfire.org Git - thirdparty/gcc.git/commit
Use pthread_equal rather than != to compare thread IDs.
authorAndrew John Hughes <gnu.andrew@redhat.com>
Wed, 13 Mar 2013 21:21:27 +0000 (21:21 +0000)
committerAndrew John Hughes <gandalf@gcc.gnu.org>
Wed, 13 Mar 2013 21:21:27 +0000 (21:21 +0000)
commitcf7583edf22575d3590be71d69727c3125d6659d
tree201f04847c4885c882291734f9d02d175d841698
parentdecc676eb52a061b15df7eed9fead794458e9e09
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 !=.

From-SVN: r196639
libjava/ChangeLog
libjava/include/posix-threads.h