struct ThreadStatusRequest

Defined at line 462 of file ../../src/developer/debug/ipc/protocol.h

The thread state request asks for the current thread status with a full

backtrace if it is suspended. If the thread with the given KOID doesn't

exist, the ThreadRecord will report a "kDead" status.

Public Members

ProcessThreadId id

Public Methods

void Serialize (Serializer & ser, uint32_t ver)

Defined at line 465 of file ../../src/developer/debug/ipc/protocol.h