Searched refs:pcntl_getcpu (Results 1 – 4 of 4) sorted by relevance
2 pcntl_getcpu()7 if (!function_exists("pcntl_getcpu")) die("skip pcntl_getcpu() is not available");18 var_dump(pcntl_getcpu());
1101 function pcntl_getcpu(): int {} function
227 ZEND_FUNCTION(pcntl_getcpu);289 ZEND_FE(pcntl_getcpu, arginfo_pcntl_getcpu)
1767 PHP_FUNCTION(pcntl_getcpu) in PHP_FUNCTION() argument
Completed in 15 milliseconds