Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dproc_open.c1014 int my_pid = getpid(); in PHP_FUNCTION() local
1023 setpgid(my_pid, my_pid); in PHP_FUNCTION()
1024 tcsetpgrp(0, my_pid); in PHP_FUNCTION()

Completed in 5 milliseconds