Searched refs:newPIDProcess (Results 1 – 4 of 4) sorted by relevance
40 return newPIDProcess(pid), nil105 return newPIDProcess(pid), nil
166 return newPIDProcess(pid), nil
69 return newPIDProcess(pid), nil
105 func newPIDProcess(pid int) *Process { func