HomeSort by relevance Sort by last modified time
    Searched refs:for_each_tid (Results 1 - 3 of 3) sorted by null

  /frameworks/native/cmds/dumpstate/
dumpstate.h 52 void for_each_tid(for_each_tid_func func, const char *header);
dumpstate.c 112 for_each_tid(show_wchan, "BLOCKED PROCESS WAIT-CHANNELS");
utils.c 145 void for_each_tid(for_each_tid_func func, const char *header) { function

Completed in 5758 milliseconds