aboutsummaryrefslogtreecommitdiff
path: root/libjava/win32-threads.cc
AgeCommit message (Expand)AuthorFilesLines
2003-10-31re PR libgcj/12647 ([win32] wait() does not release monitor correctly)Mohan Embar1-2/+19
2003-09-19win32-threads.cc: (ensure_interrupt_event_initialized) New function for lazy ...Mohan Embar1-9/+78
2003-01-28re PR java/9254 (java::lang::Object::wait(), threads-win32.cc returns wrong r...Ranjit Mathew1-39/+62
2002-02-25win32-threads.cc (_Jv_ThreadInitData): _Jv_Malloc instead of newAdam Megacz1-2/+2
2002-02-07natThrowable.cc: Updated copyright.Tom Tromey1-1/+1
2002-02-05win32-threads.cc: #undef STRICT after gc.h inclusionAdam Megacz1-0/+2
2002-02-022002-02-01 Adam MegaczAdam Megacz1-31/+77
2001-05-21Implement invocation interface; don't create new thread for main.Per Bothner1-6/+19
2000-12-30For boehm-gc:Bryce McKinlay1-7/+10
2000-03-28Makefile.in: New #defines and friends for Thread.h.Bryce McKinlay1-3/+3
2000-03-15[multiple changes]Tom Tromey1-0/+247