Comment 8 for bug 1706747

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/34045
Committed: http://github.com/Juniper/contrail-controller/commit/9b2cec1de3696ccaa38db4046bdd4251045ed937
Submitter: Zuul (<email address hidden>)
Branch: R4.0

commit 9b2cec1de3696ccaa38db4046bdd4251045ed937
Author: Ananth Suryanarayana <email address hidden>
Date: Wed Jul 26 12:52:55 2017 -0700

Protect get and set accesses to boost::function objects in BgpPeerTest

Use a mutex to protect the get and set from parallel access. Also rename the
variables to lower case and make them private.

Change-Id: I090379db01a5344cd23cd5570c6a02c09656c8d6
Closes-Bug: 1706747