summaryrefslogtreecommitdiff
path: root/libjava/include/posix-threads.h
Commit message (Expand)AuthorAgeFilesLines
* 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