Searched defs:pReportRec (Results 1 - 1 of 1) sorted by relevance

/httpd/server/mpm/mpmt_os2/
H A Dmpmt_os2_child.c309 ULONG APIENTRY thread_exception_handler(EXCEPTIONREPORTRECORD *pReportRec, argument
316 if (pReportRec->fHandlerFlags & EH_NESTED_CALL) {
320 if (pReportRec->ExceptionNum == XCPT_ACCESS_VIOLATION ||
321 pReportRec->ExceptionNum == XCPT_INTEGER_DIVIDE_BY_ZERO) {

Completed in 11 milliseconds