Searched refs:PRO_TGID (Results 1 – 2 of 2) sorted by relevance
217 PRO_TGID = 1, enumerator230 …{StatusType::PRO_TGID, "Tgid"}, {StatusType::PRO_NAME, "Name"}, {StatusType::PRO_VMS…
645 if ((key >= PRO_TGID && key <= PRO_VMHWM && key != PRO_NAME) && !StringToUll(word, value)) { in SetProcessInfo()651 case PRO_TGID: in SetProcessInfo()