Home
last modified time | relevance | path

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

/base/security/selinux_adapter/interfaces/policycoreutils/src/
Dservice_checker.cpp51 std::mutex g_loadContextsLock; variable
208 std::lock_guard<std::mutex> lock(g_loadContextsLock); in GetServiceContext()
Dhap_restorecon.cpp64 std::mutex g_loadContextsLock; variable
486 std::lock_guard<std::mutex> lock(g_loadContextsLock); in HapContextsLookup()