Searched refs:th32ProcessID (Results 1 – 6 of 6) sorted by relevance
120 hsm = CreateToolhelp32Snapshot(TH32CS_SNAPMODULE, pe.th32ProcessID); in main()148 hp = OpenProcess(dac, FALSE, pe.th32ProcessID); in main()
147 pe.th32ProcessID), in FindProcessesImpl()154 process.SetProcessID(pe.th32ProcessID); in FindProcessesImpl()187 if (pe.th32ProcessID == pid) { in GetProcessInfo()
37 ProcessId pid() const { return th32ProcessID; } in pid()
545 DWORD th32ProcessID; // owning process member561 typedef HANDLE(__stdcall * tCT32S)(DWORD dwFlags, DWORD th32ProcessID); in GetModuleListTH32()
7656 if (mypid == (pid_t)pe.th32ProcessID) { in win32_getppid()