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: web: port-threads doc update


Bryce> 2001-12-15  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
Bryce> 	* port-threads.html: Updated.

Thanks for doing this.  It was on my to-do list after seeing some of
Adam's messages, but now it is off again.

Bryce>  <dt>int _Jv_MutexLock (_Jv_Mutex_t *mutex)

I notice we don't actually use the return result of this in libgcj.
It seems like we should either use it, or we should redefine this to
return `void' and simply throw an exception on error.  I've CCd Hans
since I think he probably has an opinion on which would be better.

Tom


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