summaryrefslogtreecommitdiff
path: root/libjava/include/win32-threads.h
Commit message (Expand)AuthorAgeFilesLines
* Makefile.def: Remove libjava.Andrew Haley2016-09-301-232/+0
* * include/win32-threads.h: Added #undef OUT.Mohan Embar2007-02-221-0/+1
* Merged gcj-eclipse branch to trunk.Tom Tromey2007-01-091-0/+23
* win32-threads.h (_Jv_Thread_t): Explicitly name the struct.Mohan Embar2006-07-241-1/+1
* boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration, just the ...Keith Seitz2006-07-211-14/+0
* posix-threads.h: Fix coding style aberrations from 2006-06-19 check-in.Keith Seitz2006-06-261-3/+3
* win32-threads.h (_Jv_ThreadDesc_t): New typedef.Bryce McKinlay2006-06-211-0/+9
* posix-threads.h (_Jv_ThreadDebugSuspend): Declare.Keith Seitz2006-06-191-1/+15
* re PR libgcj/14751 ([win32] thread creation leaks system handle resources)Mohan Embar2004-09-111-0/+2
* posix-threads.cc (_Jv_CondNotify,_Jv_CondNotifyAll): Rename _Jv_PthreadCheckM...Jerry Quinn2003-10-211-0/+6
* win32-threads.cc: (ensure_interrupt_event_initialized) New function for lazy ...Mohan Embar2003-09-191-0/+26
* re PR java/9254 (java::lang::Object::wait(), threads-win32.cc returns wrong r...Ranjit Mathew2003-01-281-13/+45
* aclocal.m4 (CHECK_FOR_BROKEN_MINGW_LD): addedAdam Megacz2002-10-211-0/+8
* win32-threads.h (_Jv_ConditionVariable_t): Now a struct, to enable safer wait...Adam Megacz2002-02-021-51/+31
* Implement invocation interface; don't create new thread for main.Per Bothner2001-05-211-0/+4
* For boehm-gc:Bryce McKinlay2000-12-301-1/+2
* Makefile.in: New #defines and friends for Thread.h.Bryce McKinlay2000-03-281-2/+4
* [multiple changes]Tom Tromey2000-03-151-0/+138