Home
last modified time | relevance | path

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

/foundation/ai/ai_engine/services/server/server_executor/source/
H A Dfuture_factory.cpp74 std::lock_guard<std::mutex> lock(innerMutex_); in FindSequenceId()
117 std::lock_guard<std::mutex> lock(innerMutex_); in AddFuture()
129 std::lock_guard<std::mutex> lock(innerMutex_); in DeleteFuture()
140 std::lock_guard<std::mutex> lock(innerMutex_); in RegisterListener()
146 std::lock_guard<std::mutex> lock(innerMutex_); in UnregisterListener()
186 std::lock_guard<std::mutex> lock(innerMutex_); in FetchFuture()
196 std::lock_guard<std::mutex> lock(innerMutex_); in FindListener()
/foundation/ability/ability_runtime/services/dataobsmgr/src/
H A Ddataobs_mgr_inner.cpp31 std::lock_guard<ffrt::mutex> lock(innerMutex_); in HandleRegisterObserver()
58 std::lock_guard<ffrt::mutex> lock(innerMutex_); in HandleUnregisterObserver()
95 std::lock_guard<ffrt::mutex> lock(innerMutex_); in HandleNotifyChange()
163 std::lock_guard<ffrt::mutex> lock(innerMutex_); in OnCallBackDied()
/foundation/ai/ai_engine/services/server/server_executor/include/
H A Dfuture_factory.h96 std::mutex innerMutex_; member in OHOS::AI::FutureFactory
/foundation/ability/ability_runtime/services/dataobsmgr/include/
H A Ddataobs_mgr_inner.h51 ffrt::mutex innerMutex_; member in OHOS::AAFwk::DataObsMgrInner

Completed in 2 milliseconds