Searched refs:my_pid (Results 1 – 1 of 1) sorted by relevance
800 int my_pid = getpid(); in PHP_FUNCTION() local809 setpgid(my_pid, my_pid); in PHP_FUNCTION()810 tcsetpgrp(0, my_pid); in PHP_FUNCTION()
Completed in 9 milliseconds