Home
last modified time | relevance | path

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

/PHP-5.6/ext/pcntl/
H A Dpcntl.c843 zval *handle, **dest_handle = NULL; in PHP_FUNCTION() local
894 …date(&PCNTL_G(php_signal_table), signo, (void **) &handle, sizeof(zval *), (void **) &dest_handle); in PHP_FUNCTION()
895 if (dest_handle) zval_add_ref(dest_handle); in PHP_FUNCTION()

Completed in 9 milliseconds