segments: make TreeMapStore thread safe
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Mon, 21 Sep 2015 20:06:28 +0000 (16:06 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Thu, 24 Sep 2015 22:23:26 +0000 (18:23 -0400)
commit71e78f69aa555b47dbffa42b55809b30dc27233d
treea52bf6167a13632c2b9728271263fb0ff1c84dc8
parent11bb996c45ff4a57c0b9d412ee06f5ff54d5490a
segments: make TreeMapStore thread safe

This change will allow querying/iterating over the TreeMapStore is being built.
The data is not always accurate, but it is true to the time of the query.

Change-Id: I8721002fda68f7e88cb9ec742d76568a8c53e9ae
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/56381
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Hudson CI
statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/treemap/TreeMapStore.java
This page took 0.024221 seconds and 5 git commands to generate.