Searched refs:commonEventSubscriberLock_ (Results 1 – 2 of 2) sorted by relevance
67 std::mutex commonEventSubscriberLock_; variable
185 std::lock_guard<std::mutex> autoLock(commonEventSubscriberLock_); in CreateCommonEventSubscriber()509 std::lock_guard<std::mutex> autoLock(commonEventSubscriberLock_); in AddCollectEvent()