Home
last modified time | relevance | path

Searched refs:processWriteLock (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp99 std::unique_lock<std::shared_mutex> processWriteLock(processMapLock_); in InitStateContext() local
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_stub_test.cpp88 …std::unique_lock<std::shared_mutex> processWriteLock(saMgr->abilityStateScheduler_->processMapLock… in AddSystemAbilityContext() local