Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appdfr/include/
H A Dappfreeze_manager.h115 static ffrt::mutex catchStackMutex_; member in OHOS::AppExecFwk::AppfreezeManager
/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp63 ffrt::mutex AppfreezeManager::catchStackMutex_; member in OHOS::AppExecFwk::AppfreezeManager
432 std::lock_guard<ffrt::mutex> lock(catchStackMutex_); in DeleteStack()
441 std::lock_guard<ffrt::mutex> lock(catchStackMutex_); in FindStackByPid()
464 std::lock_guard<ffrt::mutex> lock(catchStackMutex_); in CatchJsonStacktrace()

Completed in 3 milliseconds