Searched refs:thread_info (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/
H A Dschedtop.c17 struct thread_info { struct
29 struct thread_info *data;
52 struct thread_info *new_table;
67 static struct thread_info *get_item(struct thread_table *table)
94 static void add_thread(int pid, int tid, struct thread_info *proc_info)
99 struct thread_info *info;
155 static void add_threads(int pid, struct thread_info *proc_info)
204 struct thread_info *proc_info;

Completed in 52 milliseconds