Searched refs:SLOT_tcount (Results 1 - 2 of 2) sorted by relevance
/third_party/toybox/porting/liteos_a/toys/posix/ |
H A D | ps.c | 227 SLOT_tcount, /*Thread count*/ enumerator 294 {"TCNT", "Thread count", 4, SLOT_tcount}, 983 tb->slot[SLOT_tcount] = kcount; in get_threads() 990 tb->slot[SLOT_tcount] = kcount; in get_threads()
|
/third_party/toybox/toys/posix/ |
H A D | ps.c | 270 SLOT_tcount, /*Thread count*/ enumerator 337 {"TCNT", "Thread count", 4, SLOT_tcount}, 1026 tb->slot[SLOT_tcount] = kcount; in get_threads() 1033 tb->slot[SLOT_tcount] = kcount; in get_threads()
|
Completed in 6 milliseconds