Searched defs:tgid (Results 1 – 3 of 3) sorted by relevance
214 int64_t tgid = 0; in readPidStatusFile() local457 pid_t tgid = -1; in readProcessStatsLocked() local
42 pid_t tgid = std::get<1>(*tidStatus); in checkPidTidUid() local
50 def __init__(self, tgid, is_driver, app_phase): argument