Searched defs:process_select (Results 1 – 1 of 1) sorted by relevance
62 struct process_select struct64 bool idle; /* show idle processes */65 bool self; /* show self */66 bool system; /* show system processes */67 bool thread; /* show threads */68 bool thread_id; /* show thread ids */92 extern struct process_select ps; argument