Searched defs:GetPID (Results 1 – 2 of 2) sorted by relevance
88 int GetPID() { return gpr_subprocess_get_process_id(process_); } in GetPID() function in Subprocess
344 func GetPID(pid int) (*Set, error) { func