Home
last modified time | relevance | path

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

/php-src/ext/pcntl/tests/
H A Dpcntl_getcpu.phpt2 pcntl_getcpu()
7 if (!function_exists("pcntl_getcpu")) die("skip pcntl_getcpu() is not available");
18 var_dump(pcntl_getcpu());
/php-src/ext/pcntl/
H A Dpcntl.stub.php1101 function pcntl_getcpu(): int {} function
H A Dpcntl_arginfo.h227 ZEND_FUNCTION(pcntl_getcpu);
289 ZEND_FE(pcntl_getcpu, arginfo_pcntl_getcpu)
H A Dpcntl.c1766 PHP_FUNCTION(pcntl_getcpu) in PHP_FUNCTION() argument

Completed in 12 milliseconds