Searched refs:process_group_id (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/posix/ | ||
H A D | posix.stub.php | 239 function posix_setpgid(int $process_id, int $process_group_id): bool {} argument |
H A D | posix_arginfo.h | 61 ZEND_ARG_TYPE_INFO(0, process_group_id, IS_LONG, 0) |
Completed in 5 milliseconds