Searched refs:exceptionLock_ (Results 1 – 2 of 2) sorted by relevance
1642 ffrt::mutex exceptionLock_; variable
3661 std::lock_guard lock(exceptionLock_); in OnRemoteDied()7341 std::lock_guard lock(exceptionLock_); in NotifyAppFaultBySA()