summaryrefslogtreecommitdiffstats
path: root/libjava/posix-threads.cc
Commit message (Expand)AuthorAgeFilesLines
* PR libgcj/29324daney2007-05-121-5/+17
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-0/+159
* * posix-threads.cc: Include "posix.h".schwab2006-09-141-0/+2
* * posix.cc (_Jv_platform_nanotime): Return nanoseconds, notgeoffk2006-09-141-14/+25
* * boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration,kseitz2006-07-211-16/+0
* * include/posix-threads.h: Fix coding style aberrations fromkseitz2006-06-261-3/+3
* * include/posix-threads.h (_Jv_ThreadDebugSuspend): Declare.kseitz2006-06-191-1/+17
* 2006-01-04 Krister Walfridsson <cato@df.lth.se>kristerw2006-01-041-0/+2
* 2005-11-25 Andrew Haley <aph@redhat.com>aph2005-11-251-5/+24
* Implement -Xss.bryce2005-11-171-0/+21
* 2005-07-08 Andrew Haley <aph@redhat.com>aph2005-07-081-1/+1
* 2005-02-15 David Daney <ddaney@avtrex.com>bryce2005-02-161-11/+15
* 2004-08-12 David Daney <ddaney@avtrex.com>daney2004-08-121-1/+19
* 2003-10-21 Jerry Quinn <jlquinn@optonline.net>jlquinn2003-10-211-2/+2
* * posix-threads.cc: Include <unistd.h> if HAVE_UNISTD_H is defined.thorpej2003-03-021-0/+5
* * posix-threads.cc (_Jv_ThreadSelf_out_of_line): Use write_barrier,bryce2002-03-211-1/+2
* libjava:bryce2002-03-101-5/+3
* * HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java,jsm282001-10-311-1/+1
* * configure.in (case $THREADS): Add *-*-freebsd* configuration.ljrittle2001-10-241-1/+2
* * posix-threads.cc (_Jv_ThreadInterrupt): Re-enable interrupt ofbryce2001-09-211-1/+1
* 2001-05-23 Tom Tromey <tromey@redhat.com>tromey2001-05-241-3/+39
* Implement invocation interface; don't create new thread for main.bothner2001-05-221-7/+20
* * configure.in: Update boehm-gc include dir for new GC version.bryce2001-05-211-5/+0
* * prims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.zack2001-04-281-2/+2
* * exception.cc (java_eh_info): Make value type jthrowable.rth2001-03-261-1/+1
* For boehm-gc:bryce2000-12-301-17/+17
* 2000-09-30 Tom Tromey <tromey@cygnus.com>bryce2000-09-301-12/+12
* 2000-09-07 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-09-071-2/+2
* 2000-04-08 Anthony Green <green@cygnus.com>green2000-04-091-33/+0
* * Makefile.in: New #defines and friends for Thread.h.bryce2000-03-281-167/+207
* * All files: Updated copyright information.tromey2000-03-071-1/+1
* * All files: Updated copyright to reflect Cygnus purchase.tromey2000-01-191-1/+1
* 1999-12-22 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-12-241-55/+71
* * posix-threads.cc (_Jv_MutexInit): Use _Jv_PthreadGetMutex to gettromey1999-11-301-1/+4
* * include/quick-threads.h (_Jv_ThreadCancel): Removed.tromey1999-11-041-23/+0
* 1999-11-02 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-11-031-0/+1
* 1999-11-02 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-11-031-1/+0
* * configure: Rebuilt.tromey1999-09-101-1/+1
* * posix-threads.cc (_Jv_CondWait): pthread_ calls return errortromey1999-09-081-3/+3
* 1999-09-07 Tom Tromey <tromey@cygnus.com>tromey1999-09-081-9/+55
* * posix-threads.cc (_Jv_CondWait): Use _Jv_PthreadGetMutex.tromey1999-09-011-6/+1
* * posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckMonitor.tromey1999-09-011-0/+5
* * posix-threads.cc: Include <errno.h>.bryce1999-08-251-0/+1
* * boehm.cc: Undefine TRUE and FALSE.tromey1999-08-241-1/+1
* * posix-threads.cc (_Jv_CondWait): Treat a timeout as a normaltromey1999-08-221-0/+3
* * posix-threads.cc (_Jv_CondWait): Fix currentTimeMillis() overflow.bryce1999-06-141-6/+5
* Initial revisiontromey1999-04-071-0/+360
OpenPOWER on IntegriCloud