This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Use pthread_equal to compare thread IDs


On 03/13/2013 07:24 PM, Andrew Hughes wrote:
> 2013-03-12  Andrew John Hughes  <gnu.andrew@redhat.com>
> 
>         * include/posix-threads.h:
>         (_Jv_MutexCheckMonitor(_Jv_Mutex_t)): Use
>         pthread_equal rather than !=.
> 
> Ok for trunk?

Yes, thanks.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]