Searched refs:get_threads (Results 1 – 3 of 3) sorted by relevance
35 threads = self.vscode.get_threads()
1000 static int get_threads(struct dirtree *new) in get_threads() function1374 ? get_threads : get_ps); in ps_main()1508 (FLAG(H) || (TT.bits&(_PS_TID|_PS_TCNT))) ? get_threads : get_ps); in top_common()
368 def get_threads(self): member in DebugCommunication