Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-09-11 | re PR libgcj/14751 ([win32] thread creation leaks system handle resources) | Mohan Embar | 1 | -0/+2 |
2003-10-21 | posix-threads.cc (_Jv_CondNotify,_Jv_CondNotifyAll): Rename _Jv_PthreadCheckM... | Jerry Quinn | 1 | -0/+6 |
2003-09-19 | win32-threads.cc: (ensure_interrupt_event_initialized) New function for lazy ... | Mohan Embar | 1 | -0/+26 |
2003-01-28 | re PR java/9254 (java::lang::Object::wait(), threads-win32.cc returns wrong r... | Ranjit Mathew | 1 | -13/+45 |
2002-10-21 | aclocal.m4 (CHECK_FOR_BROKEN_MINGW_LD): added | Adam Megacz | 1 | -0/+8 |
2002-02-02 | win32-threads.h (_Jv_ConditionVariable_t): Now a struct, to enable safer wait... | Adam Megacz | 1 | -51/+31 |
2001-05-21 | Implement invocation interface; don't create new thread for main. | Per Bothner | 1 | -0/+4 |
2000-12-30 | For boehm-gc: | Bryce McKinlay | 1 | -1/+2 |
2000-03-28 | Makefile.in: New #defines and friends for Thread.h. | Bryce McKinlay | 1 | -2/+4 |
2000-03-15 | [multiple changes] | Tom Tromey | 1 | -0/+138 |