aboutsummaryrefslogtreecommitdiff
path: root/libjava/include/win32-threads.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-30Makefile.def: Remove libjava.Andrew Haley1-232/+0
2007-02-22* include/win32-threads.h: Added #undef OUT.Mohan Embar1-0/+1
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey1-0/+23
2006-07-24win32-threads.h (_Jv_Thread_t): Explicitly name the struct.Mohan Embar1-1/+1
2006-07-21boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration, just the ...Keith Seitz1-14/+0
2006-06-26posix-threads.h: Fix coding style aberrations from 2006-06-19 check-in.Keith Seitz1-3/+3
2006-06-21win32-threads.h (_Jv_ThreadDesc_t): New typedef.Bryce McKinlay1-0/+9
2006-06-19posix-threads.h (_Jv_ThreadDebugSuspend): Declare.Keith Seitz1-1/+15
2004-09-11re PR libgcj/14751 ([win32] thread creation leaks system handle resources)Mohan Embar1-0/+2
2003-10-21posix-threads.cc (_Jv_CondNotify,_Jv_CondNotifyAll): Rename _Jv_PthreadCheckM...Jerry Quinn1-0/+6
2003-09-19win32-threads.cc: (ensure_interrupt_event_initialized) New function for lazy ...Mohan Embar1-0/+26
2003-01-28re PR java/9254 (java::lang::Object::wait(), threads-win32.cc returns wrong r...Ranjit Mathew1-13/+45
2002-10-21aclocal.m4 (CHECK_FOR_BROKEN_MINGW_LD): addedAdam Megacz1-0/+8
2002-02-02win32-threads.h (_Jv_ConditionVariable_t): Now a struct, to enable safer wait...Adam Megacz1-51/+31
2001-05-21Implement invocation interface; don't create new thread for main.Per Bothner1-0/+4
2000-12-30For boehm-gc:Bryce McKinlay1-1/+2
2000-03-28Makefile.in: New #defines and friends for Thread.h.Bryce McKinlay1-2/+4
2000-03-15[multiple changes]Tom Tromey1-0/+138