Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds