Home
last modified time | relevance | path

Searched refs:postponed_free (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_children.h32 bool postponed_free; member
H A Dfpm_children.c86 child->postponed_free = true; in fpm_child_close()
96 child->postponed_free = true; in fpm_child_close()
104 if (in_event_loop && child->postponed_free) { in fpm_child_close()
H A Dfpm_stdio.c277 child->postponed_free = true;

Completed in 6 milliseconds