Searched refs:keystoreServiceMutex_ (Results 1 – 2 of 2) sorted by relevance
244 std::mutex keystoreServiceMutex_; variable
85 #define KEYSTORE_SERVICE_LOCK std::lock_guard<std::mutex> keystore_lock(keystoreServiceMutex_)