Searched refs:ReportLastErrorFatal (Results 1 – 2 of 2) sorted by relevance
35 ReportLastErrorFatal("_beginthreadex failed");43 ReportLastErrorFatal("WaitForSingleObject failed");49 ReportLastErrorFatal("CloseHandle failed");
72 [[noreturn]] inline void ReportLastErrorFatal(const char *Msg) { in ReportLastErrorFatal() function