Files
gcc-reflection/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
..
1999-04-07 14:42:40 +00:00
1999-04-07 14:42:40 +00:00
1999-04-20 06:27:11 +00:00
1999-04-07 14:42:40 +00:00
1999-04-07 14:42:40 +00:00
1999-04-07 14:42:40 +00:00
1999-08-10 05:32:23 +00:00
1999-08-08 14:06:23 +00:00
1999-08-10 05:32:23 +00:00
1999-04-07 14:42:40 +00:00
1999-05-10 08:42:28 +00:00
1999-04-07 14:42:40 +00:00
1999-04-07 14:42:40 +00:00
1999-07-19 18:03:31 +00:00