Home
last modified time | relevance | path

Searched refs:g_allowAppListMtx (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/dmsfwk/common/src/
H A Ddistributed_sched_utils.cpp61 std::mutex g_allowAppListMtx; member
110 std::lock_guard<std::mutex> lock(g_allowAppListMtx); in UpdateAllowAppList()
193 std::lock_guard<std::mutex> lock(g_allowAppListMtx); in CheckBundleContinueConfig()

Completed in 2 milliseconds