tmf.core: Make getParamater synchronized
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Sat, 22 Oct 2016 12:10:16 +0000 (08:10 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 1 Nov 2016 14:15:57 +0000 (10:15 -0400)
The setter (setParameter) is synchronized, since getParameter is not
atomic, it needs to to also be synchronized to avoid racy situations.

Change-Id: I1c7eb0a2fde364efd7e879a82411f91fae0deab2
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/83739
Reviewed-by: Hudson CI
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>

No differences found
This page took 0.026854 seconds and 5 git commands to generate.