Searched refs:waitingDebugLock_ (Results 1 – 2 of 2) sorted by relevance
6464 std::lock_guard<ffrt::mutex> lock(waitingDebugLock_); in NotifyAppFaultBySA()6475 std::lock_guard<ffrt::mutex> lock(waitingDebugLock_); in NotifyAppFaultBySA()6499 std::lock_guard<ffrt::mutex> lock(waitingDebugLock_); in NotifyAppFaultBySA()6520 std::lock_guard<ffrt::mutex> lock(waitingDebugLock_); in NotifyAppFaultBySA()6539 std::lock_guard<ffrt::mutex> lock(waitingDebugLock_); in NotifyAppFaultBySA()6550 std::lock_guard<ffrt::mutex> lock(waitingDebugLock_); in NotifyAppFaultBySA()6568 std::lock_guard<ffrt::mutex> lock(waitingDebugLock_); in NotifyAppFaultBySA()6593 std::lock_guard<ffrt::mutex> lock(waitingDebugLock_); in NotifyAppFaultBySA()
1652 ffrt::mutex waitingDebugLock_; variable