ss: Remove the synchronized from the full query
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Wed, 14 Dec 2016 18:02:00 +0000 (13:02 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Fri, 20 Jan 2017 14:26:47 +0000 (09:26 -0500)
commitdd517d57bc9420e6bf2e8b1e164d2b6b4ac4e748
tree9cb6f6e00f20b65124d2ae57e26d3561bd5df26d
parent176566ff83c340cf95c5b15418ea990ae04f8e75
ss: Remove the synchronized from the full query

The full queries do not need to be synchronized. Only the transient state
does and it is.

Change-Id: I0f3b0327b0edb331f77b267a14cbbb02a83f120a
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/87150
Reviewed-by: Hudson CI
statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/StateSystem.java
This page took 0.025321 seconds and 5 git commands to generate.