summaryrefslogtreecommitdiff
path: root/libjava/include/posix-threads.h
Commit message (Expand)AuthorAgeFilesLines
* 2009-11-17 Andrew Haley <aph@redhat.com>aph2009-11-171-7/+0
* PR libgcj/29324daney2007-05-121-0/+8
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-25/+31
* * boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration,kseitz2006-07-211-14/+0
* * include/posix-threads.h: Fix coding style aberrations fromkseitz2006-06-261-3/+3
* 2006-06-21 Bryce McKinlay <mckinlay@redhat.com>bryce2006-06-211-1/+9
* * include/posix-threads.h (_Jv_ThreadDebugSuspend): Declare.kseitz2006-06-191-1/+15
* * include/posix-threads.h <__alpha__> (_Jv_ThreadId_t): Use void*.rth2004-10-111-13/+2
* 2003-10-21 Jerry Quinn <jlquinn@optonline.net>jlquinn2003-10-211-6/+3
* 2003-06-05 Bert Deknuydt <Bert.Deknuydt@esat.kuleuven.ac.be>tromey2003-06-051-1/+3
* * include/posix-threads.h [alpha] (_Jv_ThreadSelf): Avoid a copy.rth2002-03-271-2/+2
* * include/posix-threads.h: Support <.../pal.h> on FreeBSD/alpha.ljrittle2002-03-261-0/+5
* libjava:bryce2002-03-101-9/+3
* * configure.host: Enable hash synchronization for alpha*-*.jsturm2001-07-231-0/+18
* 2001-05-23 Tom Tromey <tromey@redhat.com>tromey2001-05-241-4/+159
* Implement invocation interface; don't create new thread for main.bothner2001-05-221-0/+3
* 2001-05-18 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-05-191-2/+2
* For boehm-gc:bryce2000-12-301-1/+2
* 2000-04-08 Anthony Green <green@cygnus.com>green2000-04-091-1/+1
* 2000-04-08 Anthony Green <green@cygnus.com>green2000-04-091-2/+32
* * Makefile.in: New #defines and friends for Thread.h.bryce2000-03-281-166/+51
* * All files: Updated copyright information.tromey2000-03-071-1/+1
* * All files: Updated copyright to reflect Cygnus purchase.tromey2000-01-191-1/+1
* * include/posix-threads.h (_Jv_PthreadCheckMonitor): Handle casetromey1999-12-091-2/+17
* * include/quick-threads.h (_Jv_ThreadCancel): Removed.tromey1999-11-041-12/+0
* * include/posix-threads.h (_Jv_MutexDestroy): Usetromey1999-09-211-3/+3
* * include/posix-threads.h (_Jv_PthreadCheckMonitor): Revertedtromey1999-09-081-1/+3
* * include/posix-threads.h (_Jv_PthreadCheckMonitor): Changed testtromey1999-09-081-1/+1
* 1999-09-07 Tom Tromey <tromey@cygnus.com>tromey1999-09-081-0/+7
* * include/posix-threads.h (PTHREAD_MUTEX_IS_STRUCT): New define.tromey1999-09-021-9/+11
* * posix-threads.cc (_Jv_CondWait): Use _Jv_PthreadGetMutex.tromey1999-09-011-17/+66
* * posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckMonitor.tromey1999-09-011-6/+23
* Initial revisiontromey1999-04-071-0/+210