[][src]Type Definition panda::plugins::osi::OsiThread

type OsiThread = osi_thread_struct;

Minimal information about a process thread. Address space and open resources are shared between threads of the same process. This information is stored in OsiProc.