Searched refs:dhInitMgrMutex_ (Results 1 – 2 of 2) sorted by relevance
45 std::mutex dhInitMgrMutex_; variable
71 std::lock_guard<std::mutex> lock(dhInitMgrMutex_); in Initialize()