Re: [PATCH] Use pthread_equal to compare thread IDs
Andrew Haley <[email protected]>
| Newsgroups | gmane.comp.gcc.java.patches |
|---|---|
| Message-ID | <[email protected]> |
On 03/13/2013 07:24 PM, Andrew Hughes wrote: > 2013-03-12 Andrew John Hughes <[email protected]> > > * include/posix-threads.h: > (_Jv_MutexCheckMonitor(_Jv_Mutex_t)): Use > pthread_equal rather than !=. > > Ok for trunk? Yes, thanks. Andrew.