Searched refs:show_wchan (Results 1 – 2 of 2) sorted by relevance
631 void show_wchan(int pid, int tid, const char *name);
1668 for_each_tid(show_wchan, "BLOCKED PROCESS WAIT-CHANNELS"); in dumpstate()3590 void show_wchan(int pid, int tid, const char *name) { in show_wchan() function