Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/frameworks/native/netfirewallclient/src/
H A Dnetfirewall_client.cpp34 std::mutex g_mutexCv; member
41 std::unique_lock<std::mutex> lock(g_mutexCv); in OnLoadSystemAbilitySuccess()
200 std::unique_lock<std::mutex> lk(g_mutexCv); in LoadSaOnDemand()
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/
H A Dnetworkshare_client.cpp33 std::mutex g_mutexCv; member
39 std::unique_lock<std::mutex> lock(g_mutexCv); in OnLoadSystemAbilitySuccess()
225 std::unique_lock<std::mutex> uniqueLock(g_mutexCv); in GetProxy()

Completed in 1 milliseconds