Searched refs:cryptoAdapterMutex_ (Results 1 – 2 of 2) sorted by relevance
90 std::mutex cryptoAdapterMutex_; variable
181 std::unique_lock<std::mutex> locker(cryptoAdapterMutex_); in GetCryptoAdapter()