Home
last modified time | relevance | path

Searched refs:get_threads (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/toys/posix/
Dps.c1000 static int get_threads(struct dirtree *new) in get_threads() function
1361 ? get_threads : get_ps); in ps_main()
1495 (FLAG(H) || (TT.bits&(_PS_TID|_PS_TCNT))) ? get_threads : get_ps); in top_common()
/third_party/toybox/porting/liteos_a/toys/posix/
Dps.c957 static int get_threads(struct dirtree *new) in get_threads() function
1352 (FLAG(H) || (TT.bits&(_PS_TID|_PS_TCNT))) ? get_threads : get_ps); in top_common()