class ThreadDumper

Defined at line 1915 of file ../../zircon/kernel/include/kernel/thread.h

Public Methods

void DumpLocked (const Thread * t, const char * match_owner, bool full)

Dump debugging info about the specified thread.

Defined at line 2135 of file ../../zircon/kernel/kernel/thread.cc