mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
![]() A race condition could sometimes yield duplicate entries in the binary container due to interleaving of calls to includesChild() and addChild() Add a method to CElementInfo that can perform the check and add the child atomically, by synchronising on the list of children for the duration of the two operations. Change-Id: I1ef1cddf3aad4934ec63cb433ebae34a77b69739 Signed-off-by: Mat Booth <mat.booth@gmail.com> |
||
---|---|---|
.. | ||
.settings | ||
browser/org/eclipse/cdt | ||
doxygen/org/eclipse/cdt/doxygen | ||
META-INF | ||
model/org/eclipse/cdt | ||
OSGI-INF | ||
parser/org/eclipse/cdt | ||
schema | ||
src/org/eclipse/cdt | ||
templateengine/org/eclipse/cdt | ||
utils/org/eclipse/cdt | ||
.classpath | ||
.options | ||
.project | ||
about.html | ||
build.properties | ||
plugin.properties | ||
plugin.xml |