Files
gcc/libjava/include
Mohan Embar a0be84dd8c re PR libgcj/14751 ([win32] thread creation leaks system handle resources)
PR libgcj/14751
	* win32-threads.cc (_Jv_ThreadInitData): Zero out thread
	handle in newly-allocated _Jv_Thread_t.
	(_Jv_ThreadDestroyData): Close thread handle.
	(_Jv_ThreadStart): Remove obsolete comment.
	Store handle of newly-created thread in _Jv_Thread_t.
	* include/win32-threads.h: #define WIN32_LEAN_AND_MEAN
	before including <windows.h>
	#define _Jv_HaveCondDestroy

From-SVN: r87362
2004-09-11 19:13:51 +00:00
..
2004-07-01 04:09:07 +00:00
2000-03-26 20:33:04 +00:00
2004-05-14 16:35:07 +00:00
2000-04-02 15:41:00 +00:00
2004-09-03 19:08:47 +00:00
2003-10-17 18:44:42 +00:00
1999-07-19 18:03:31 +00:00