Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Dswitch_status_dependency.h43 std::mutex dataShareMutex_; member in OHOS::DistributedSchedule::SwitchStatusDependency
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Dswitch_status_dependency.cpp50 std::lock_guard<std::mutex> lock(dataShareMutex_); in IsContinueSwitchOn()

Completed in 1 milliseconds