Searched refs:ErrorHandlerMutex (Results 1 – 1 of 1) sorted by relevance
60 static std::mutex ErrorHandlerMutex; variable67 std::lock_guard<std::mutex> Lock(ErrorHandlerMutex); in install_fatal_error_handler()76 std::lock_guard<std::mutex> Lock(ErrorHandlerMutex); in remove_fatal_error_handler()101 std::lock_guard<std::mutex> Lock(ErrorHandlerMutex); in report_fatal_error()