Searched refs:ideDebugListMutex_ (Results 1 – 2 of 2) sorted by relevance
323 ffrt::recursive_mutex ideDebugListMutex_; variable
668 std::lock_guard<ffrt::recursive_mutex> lock(ideDebugListMutex_); in DumpCheckIdeWorkToRun()679 std::lock_guard<ffrt::recursive_mutex> lock(ideDebugListMutex_); in TriggerIdeWork()