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