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] | |
Looks good. One little nit...
Keith> Index: posix-threads.cc Keith> -void Keith> -_Jv_ThreadDebugSuspend (_Jv_Thread_t *data) Keith> -{ Keith> -}
It seems to me that these should also be removed from win32-threads.cc.
Also there are declarations in include/*-threads.h, perhaps they should be moved elsewhere.
Thanks, Keith
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |