Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_policy_manager.h323 ffrt::recursive_mutex ideDebugListMutex_; variable
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp668 std::lock_guard<ffrt::recursive_mutex> lock(ideDebugListMutex_); in DumpCheckIdeWorkToRun()
679 std::lock_guard<ffrt::recursive_mutex> lock(ideDebugListMutex_); in TriggerIdeWork()