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

/httpd/server/mpm/mpmt_os2/
H A Dmpmt_os2_child.c62 #define WORKTYPE_EXIT 1 macro
261 DosWriteQueue(workq, WORKTYPE_EXIT, 0, NULL, 0);
387 rc == 0 && rd.ulData != WORKTYPE_EXIT) {
447 DosWriteQueue(workq, WORKTYPE_EXIT, 0, NULL, 0);

Completed in 10 milliseconds