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

  /frameworks/native/cmds/dumpstate/
dumpstate.h 55 void show_wchan(int pid, int tid, const char *name);
dumpstate.c 112 for_each_tid(show_wchan, "BLOCKED PROCESS WAIT-CHANNELS");
utils.c 149 void show_wchan(int pid, int tid, const char *name) { function

Completed in 227 milliseconds