tmf: Synchronize interval accesses in InMemoryBackend
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 24 Jan 2014 23:05:29 +0000 (18:05 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 27 Jan 2014 16:29:36 +0000 (11:29 -0500)
commiteaf12e0425faeb489307db4b98d688d2ea0d213a
treedf835bae331ff3c7e1dee7c092a8c53c3c827282
parent09ec275eb5dc0fb14f7941cb168ce85792a9e12f
tmf: Synchronize interval accesses in InMemoryBackend

Should fix concurrency issues when doing construction + queries
simultaneously on an InMemoryBackend.

Change-Id: Ie6339d1c1e58f72991be7f594f9361943b2fb051
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/21074
Tested-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
IP-Clean: Matthew Khouzam <matthew.khouzam@ericsson.com>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/internal/tmf/core/statesystem/backends/InMemoryBackend.java
This page took 0.035305 seconds and 5 git commands to generate.