Searched refs:test2_pid (Results 1 – 3 of 3) sorted by relevance
43 confess "Cannot add IPC in a child process (" . test2_pid() . " vs $$)" if test2_pid() != $$;
209 sub test2_pid { $INST->pid } subroutine
27 test2_pid95 is($CLASS->can('test2_pid')->(), $$, "got pid");