Home
last modified time | relevance | path

Searched refs:fscrypt_keyring_mutex (Results 1 – 1 of 1) sorted by relevance

/system/vold/
DKeyUtil.cpp43 static std::mutex fscrypt_keyring_mutex; variable
133 const std::lock_guard<std::mutex> lock(fscrypt_keyring_mutex); in installKey()
204 const std::lock_guard<std::mutex> lock(fscrypt_keyring_mutex); in waitForBusyFiles()
249 const std::lock_guard<std::mutex> lock(fscrypt_keyring_mutex); in evictKey()