index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libjava
/
include
/
posix-threads.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use pthread_equal rather than != to compare thread IDs.
gandalf
2013-03-13
1
-1
/
+1
*
2009-11-17 Andrew Haley <aph@redhat.com>
aph
2009-11-17
1
-7
/
+0
*
PR libgcj/29324
daney
2007-05-12
1
-0
/
+8
*
Merged gcj-eclipse branch to trunk.
tromey
2007-01-09
1
-25
/
+31
*
* boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration,
kseitz
2006-07-21
1
-14
/
+0
*
* include/posix-threads.h: Fix coding style aberrations from
kseitz
2006-06-26
1
-3
/
+3
*
2006-06-21 Bryce McKinlay <mckinlay@redhat.com>
bryce
2006-06-21
1
-1
/
+9
*
* include/posix-threads.h (_Jv_ThreadDebugSuspend): Declare.
kseitz
2006-06-19
1
-1
/
+15
*
* include/posix-threads.h <__alpha__> (_Jv_ThreadId_t): Use void*.
rth
2004-10-11
1
-13
/
+2
*
2003-10-21 Jerry Quinn <jlquinn@optonline.net>
jlquinn
2003-10-21
1
-6
/
+3
*
2003-06-05 Bert Deknuydt <Bert.Deknuydt@esat.kuleuven.ac.be>
tromey
2003-06-05
1
-1
/
+3
*
* include/posix-threads.h [alpha] (_Jv_ThreadSelf): Avoid a copy.
rth
2002-03-27
1
-2
/
+2
*
* include/posix-threads.h: Support <.../pal.h> on FreeBSD/alpha.
ljrittle
2002-03-26
1
-0
/
+5
*
libjava:
bryce
2002-03-10
1
-9
/
+3
*
* configure.host: Enable hash synchronization for alpha*-*.
jsturm
2001-07-23
1
-0
/
+18
*
2001-05-23 Tom Tromey <tromey@redhat.com>
tromey
2001-05-24
1
-4
/
+159
*
Implement invocation interface; don't create new thread for main.
bothner
2001-05-22
1
-0
/
+3
*
2001-05-18 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco
2001-05-19
1
-2
/
+2
*
For boehm-gc:
bryce
2000-12-30
1
-1
/
+2
*
2000-04-08 Anthony Green <green@cygnus.com>
green
2000-04-09
1
-1
/
+1
*
2000-04-08 Anthony Green <green@cygnus.com>
green
2000-04-09
1
-2
/
+32
*
* Makefile.in: New #defines and friends for Thread.h.
bryce
2000-03-28
1
-166
/
+51
*
* All files: Updated copyright information.
tromey
2000-03-07
1
-1
/
+1
*
* All files: Updated copyright to reflect Cygnus purchase.
tromey
2000-01-19
1
-1
/
+1
*
* include/posix-threads.h (_Jv_PthreadCheckMonitor): Handle case
tromey
1999-12-09
1
-2
/
+17
*
* include/quick-threads.h (_Jv_ThreadCancel): Removed.
tromey
1999-11-04
1
-12
/
+0
*
* include/posix-threads.h (_Jv_MutexDestroy): Use
tromey
1999-09-21
1
-3
/
+3
*
* include/posix-threads.h (_Jv_PthreadCheckMonitor): Reverted
tromey
1999-09-08
1
-1
/
+3
*
* include/posix-threads.h (_Jv_PthreadCheckMonitor): Changed test
tromey
1999-09-08
1
-1
/
+1
*
1999-09-07 Tom Tromey <tromey@cygnus.com>
tromey
1999-09-08
1
-0
/
+7
*
* include/posix-threads.h (PTHREAD_MUTEX_IS_STRUCT): New define.
tromey
1999-09-02
1
-9
/
+11
*
* posix-threads.cc (_Jv_CondWait): Use _Jv_PthreadGetMutex.
tromey
1999-09-01
1
-17
/
+66
*
* posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckMonitor.
tromey
1999-09-01
1
-6
/
+23
*
Initial revision
tromey
1999-04-07
1
-0
/
+210