Searched refs:appStateMutex_ (Results 1 – 2 of 2) sorted by relevance
213 std::mutex appStateMutex_; variable
1507 std::lock_guard<std::mutex> lock(appStateMutex_); in Register()1632 std::lock_guard<std::mutex> lock(appStateMutex_); in Unregister()1658 std::lock_guard<std::mutex> lock(appStateMutex_); in OnAppMgrRemoteDiedHandle()