Searched refs:locatorMutex_ (Results 1 – 8 of 8) sorted by relevance
68 std::unique_lock<std::mutex> lock(locatorMutex_); in InitLoadState()74 std::unique_lock<std::mutex> lock(locatorMutex_); in WaitLoadStateChange()106 std::unique_lock<std::mutex> lock(locatorMutex_); in LoadSystemAbilitySuccess()113 std::unique_lock<std::mutex> lock(locatorMutex_); in LoadSystemAbilityFail()
58 std::unique_lock<std::mutex> lock(locatorMutex_); in InitLoadState()64 std::unique_lock<std::mutex> lock(locatorMutex_); in WaitLoadStateChange()95 std::unique_lock<std::mutex> lock(locatorMutex_); in LoadSystemAbilitySuccess()102 std::unique_lock<std::mutex> lock(locatorMutex_); in LoadSystemAbilityFail()
42 std::mutex locatorMutex_; variable
46 std::mutex locatorMutex_; variable
158 static std::mutex locatorMutex_; variable
36 std::mutex LocatorBackgroundProxy::locatorMutex_; member in OHOS::Location::LocatorBackgroundProxy111 std::unique_lock<std::mutex> lock(locatorMutex_, std::defer_lock); in StartLocatorThread()133 std::unique_lock<std::mutex> lock(locatorMutex_, std::defer_lock); in StopLocatorThread()147 std::unique_lock lock(locatorMutex_); in StopLocator()157 std::unique_lock lock(locatorMutex_); in StartLocator()
113 static std::mutex locatorMutex_; variable
34 std::mutex LocatorImpl::locatorMutex_; member in OHOS::Location::LocatorImpl39 std::unique_lock<std::mutex> lock(locatorMutex_); in GetInstance()