Searched refs:pclose_wait (Results 1 – 3 of 3) sorted by relevance
129 int pclose_wait; member
246 if (FG(pclose_wait)) { in proc_open_rsrc_dtor()259 if (!FG(pclose_wait)) { in proc_open_rsrc_dtor()335 FG(pclose_wait) = 1; in PHP_FUNCTION()337 FG(pclose_wait) = 0; in PHP_FUNCTION()
162 FG(pclose_wait) = 0; in file_globals_ctor()980 FG(pclose_wait) = 1; in PHP_FUNCTION()982 FG(pclose_wait) = 0; in PHP_FUNCTION()
Completed in 16 milliseconds