Searched refs:STACK_SIZE_PARAM_IS_A_RESERVATION (Results 1 - 1 of 1) sorted by relevance

/httpd/server/mpm/winnt/
H A Dmpm_winnt.c47 #ifndef STACK_SIZE_PARAM_IS_A_RESERVATION /* missing on MinGW */
48 #define STACK_SIZE_PARAM_IS_A_RESERVATION 0x00010000 macro
78 /* set by child_main to STACK_SIZE_PARAM_IS_A_RESERVATION for NT >= 5.1 (XP/2003) */
1030 stack_res_flag = STACK_SIZE_PARAM_IS_A_RESERVATION;

Completed in 13 milliseconds