Home
last modified time | relevance | path

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

/php-src/ext/pcntl/
H A Dpcntl.c666 bool restart_syscalls_is_null = 1; in PHP_FUNCTION() local
672 Z_PARAM_BOOL_OR_NULL(restart_syscalls, restart_syscalls_is_null) in PHP_FUNCTION()
701 if (restart_syscalls_is_null && signo == SIGALRM) { in PHP_FUNCTION()

Completed in 8 milliseconds