Searched refs:hEventSource (Results 1 – 1 of 1) sorted by relevance
663 HANDLE hEventSource; in handle_runtime_exceptions() local691 hEventSource = RegisterEventSource(NULL, "GNU Make"); in handle_runtime_exceptions()694 if (hEventSource != NULL) in handle_runtime_exceptions()696 ReportEvent(hEventSource, /* handle of event source */ in handle_runtime_exceptions()706 (VOID) DeregisterEventSource(hEventSource); in handle_runtime_exceptions()