Tom Tromey
|
6e87747b6d
|
posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckMonitor.
* posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckMonitor.
* include/posix-threads.h (_Jv_PthreadCheckMonitor): New
function.
(_Jv_CondNotify): Use it.
(_Jv_CondNotifyAll): Likewise.
* java/lang/Class.h (JV_STATE_NOTHING): Correct misspelling.
From-SVN: r29030
|
1999-09-01 18:29:39 +00:00 |
|
Bryce McKinlay
|
d55d01bdf8
|
* posix-threads.cc: Include <errno.h>.
From-SVN: r28831
|
1999-08-25 01:46:23 +01:00 |
|
Tom Tromey
|
657ac7664c
|
boehm.cc: Undefine TRUE and FALSE.
* boehm.cc: Undefine TRUE and FALSE.
* posix-threads.cc (_Jv_CondWait): Use ETIMEDOUT, not ETIME.
From-SVN: r28810
|
1999-08-24 04:01:06 +00:00 |
|
Tom Tromey
|
33e8c77e61
|
re GNATS libgcj/40 (wait(timeout) wrongly throws IllegalMonitorState exception)
* posix-threads.cc (_Jv_CondWait): Treat a timeout as a normal
result. PR 40.
From-SVN: r28799
|
1999-08-22 02:37:04 +00:00 |
|
Bryce McKinlay
|
00af55a292
|
* posix-threads.cc (_Jv_CondWait): Fix currentTimeMillis() overflow.
From-SVN: r27524
|
1999-06-14 18:20:35 +01:00 |
|
Tom Tromey
|
ee9dd3721b
|
Initial revision
From-SVN: r26263
|
1999-04-07 14:42:40 +00:00 |
|