Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcntl/
H A Dpcntl.c1061 zend_bool restart_syscalls_is_null = 1; in PHP_FUNCTION() local
1064 …(ZEND_NUM_ARGS(), "lz|b!", &signo, &handle, &restart_syscalls, &restart_syscalls_is_null) == FAILU… in PHP_FUNCTION()
1089 if (restart_syscalls_is_null && signo == SIGALRM) { in PHP_FUNCTION()

Completed in 10 milliseconds