Comment 7 for bug 1706747

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

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

commit 9a5bed0d63d6589b9f2684390dc0f67a1878c285
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