1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
Alain Magloire a9c11b6167 Potential deadlock in CElement.getElementInfo()
We can no longer synch on CModelMager.  We need
	to do some fine grained lock for the LRU caching.

	* model/org/eclipse/cdt/internal/core/model/CElement.java
	* model/org/eclipse/cdt/internal/core/model/CModelManager.java
	* model/org/eclipse/cdt/internal/core/model/Openable.java
2004-06-04 17:38:44 +00:00
..
org.eclipse.cdt.core Potential deadlock in CElement.getElementInfo() 2004-06-04 17:38:44 +00:00
org.eclipse.cdt.core.aix Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
org.eclipse.cdt.core.linux Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
org.eclipse.cdt.core.qnx Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
org.eclipse.cdt.core.solaris Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
org.eclipse.cdt.core.tests better cleanup after recursive template loop. 2004-06-04 15:39:39 +00:00
org.eclipse.cdt.core.win32 Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
org.eclipse.cdt.ui Fix for PR 64197 60906 2004-06-04 02:27:14 +00:00
org.eclipse.cdt.ui.tests Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00