BloombergLP::ball::CategoryManager::rulesetMutex

Return a non-const reference to the mutex that is used to guard against concurrent access to the rule set. A lock on the returned mutex should be acquired before accessing the properties of the rule set returned by ruleSet. The behavior is undefined unless a lock is acquired solely for the purpose of calling ruleSet.

Synopsis

Declared in <ball_categorymanager.h>

bslmt::Mutex&
rulesetMutex();