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