gcc/libjava/include
Tom Tromey 45329b398e posix-threads.cc (_Jv_CondWait): Use _Jv_PthreadGetMutex.
* posix-threads.cc (_Jv_CondWait): Use _Jv_PthreadGetMutex.
	* include/posix-threads.h (_Jv_Mutex_t): Define as structure,
	except on Linux.
	(_Jv_PthreadGetMutex): New function.
	(_Jv_PthreadCheckMonitor): Use it.
	(_Jv_MutexInit): Likewise.  ALso, initialize `count'.
	(_Jv_MutexLock): Update `count'.
	(_Jv_MutexUnlock): Likewise.
	(_Jv_PthreadCheckMonitor): Use Linux-specific knowledge when
	appropriate.

From-SVN: r29032
1999-09-01 21:03:18 +00:00
..
boehm-gc.h Initial revision 1999-04-07 14:42:40 +00:00
cni.h Initial revision 1999-04-07 14:42:40 +00:00
config.h.in configure.in: Check for in_addr_t in netinet/in.h too. 1999-08-21 14:26:44 +00:00
default-signal.h sparc-signal.h: new file. 1999-04-20 06:27:11 +00:00
i386-signal.h i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two bytes to make it point after the instruction where the trap... 1999-07-07 09:09:39 +00:00
java-array.h natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStrings. 1999-08-18 14:16:42 +00:00
java-assert.h Initial revision 1999-04-07 14:42:40 +00:00
java-chardecomp.h Initial revision 1999-04-07 14:42:40 +00:00
java-chartables.h Initial revision 1999-04-07 14:42:40 +00:00
java-cpool.h [multiple changes] 1999-08-10 05:32:23 +00:00
java-field.h [multiple changes] 1999-08-08 14:06:23 +00:00
java-insns.h interpret.cc (continue1): Implement explicit dispatch table. 1999-08-20 11:40:35 +00:00
java-interp.h [multiple changes] 1999-08-10 05:32:23 +00:00
java-method.h Initial revision 1999-04-07 14:42:40 +00:00
javaprims.h * include/javaprims.h ("Java"): Regenerated namespace decls. 1999-08-18 16:34:28 +00:00
jni.h RawData.java: Added copyright header. 1999-05-10 08:42:28 +00:00
jvm.h jvm.h (_Jv_makeUtf8TypeConst): Removed unused declaration. 1999-09-01 02:36:40 +00:00
no-gc.h Initial revision 1999-04-07 14:42:40 +00:00
no-threads.h Initial revision 1999-04-07 14:42:40 +00:00
posix-threads.h posix-threads.cc (_Jv_CondWait): Use _Jv_PthreadGetMutex. 1999-09-01 21:03:18 +00:00
quick-threads.h natThread.cc (sleep): Turn 0 millis and 0 nanos into 1 nano. 1999-08-18 03:48:37 +00:00
sparc-signal.h sparc-signal.h (INIT_FPE, INIT_SEGV): SA_NODEFER added to signal options to allow the same exceptions to be rethrown... 1999-05-21 06:03:30 +00:00
stamp-h.in * include/stamp-h.in: New file. 1999-07-19 18:03:31 +00:00