aboutsummaryrefslogtreecommitdiff
path: root/libjava/include/win32-threads.h
AgeCommit message (Expand)AuthorFilesLines
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