class ThreadDumper

Defined at line 1943 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 2190 of file ../../zircon/kernel/kernel/thread.cc