Home
last modified time | relevance | path

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

/external/toybox/toys/posix/
Dps.c992 static int get_threads(struct dirtree *new) in get_threads() function
1353 ? get_threads : get_ps); in ps_main()
1487 (FLAG(H) || (TT.bits&(_PS_TID|_PS_TCNT))) ? get_threads : get_ps); in top_common()