mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
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
This commit is contained in:
committed by
Andrew John Hughes
parent
decc676eb5
commit
cf7583edf2
@@ -1,3 +1,9 @@
|
||||
2013-03-12 Andrew John Hughes <gnu.andrew@redhat.com>
|
||||
|
||||
* include/posix-threads.h:
|
||||
(_Jv_MutexCheckMonitor(_Jv_Mutex_t)): Use
|
||||
pthread_equal rather than !=.
|
||||
|
||||
2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* Makefile.am (lib_gnu_awt_xlib_la_LDFLAGS): Replace
|
||||
|
||||
Reference in New Issue
Block a user