Use pthread_equal rather than != to compare thread IDs.
[gcc.git] / libjava / win32-threads.cc
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-07-21 Keith Seitzboehm.cc (_Jv_SuspendThread): Don't ifdef the function...
2006-06-26 Keith Seitzposix-threads.h: Fix coding style aberrations from...
2006-06-19 Keith Seitzposix-threads.h (_Jv_ThreadDebugSuspend): Declare.
2004-09-11 Mohan Embarre PR libgcj/14751 ([win32] thread creation leaks syste...
2003-10-31 Mohan Embarre PR libgcj/12647 ([win32] wait() does not release...
2003-09-19 Mohan Embarwin32-threads.cc: (ensure_interrupt_event_initialized...
2003-01-28 Ranjit Mathewre PR java/9254 (java::lang::Object::wait(), threads...
2002-02-25 Adam Megaczwin32-threads.cc (_Jv_ThreadInitData): _Jv_Malloc inste...
2002-02-07 Tom TromeynatThrowable.cc: Updated copyright.
2002-02-05 Adam Megaczwin32-threads.cc: #undef STRICT after gc.h inclusion
2002-02-02 Adam Megacz2002-02-01 Adam Megacz
2001-05-22 Per BothnerImplement invocation interface; don't create new thread...
2000-12-30 Bryce McKinlayFor boehm-gc:
2000-03-28 Bryce McKinlayMakefile.in: New #defines and friends for Thread.h.
2000-03-15 Tom Tromey[multiple changes]