Lines Matching full:num_pids
55 DWORD num_pids = GetConsoleProcessList(pids, ARRAYSIZE(pids));56 return num_pids <= 1;