Rizin
unix-like reverse engineering framework and cli tools
WindThread Struct Reference

#include <winkd.h>

Public Attributes

ut32 uniqueid
 
bool runnable
 
char status
 
ut64 ethread
 
ut64 entrypoint
 

Detailed Description

Definition at line 20 of file winkd.h.

Member Data Documentation

◆ entrypoint

ut64 WindThread::entrypoint

Definition at line 25 of file winkd.h.

Referenced by winkd_get_thread_at().

◆ ethread

◆ runnable

bool WindThread::runnable

Definition at line 22 of file winkd.h.

Referenced by rz_debug_dmp_threads(), rz_debug_winkd_threads(), and winkd_get_thread_at().

◆ status

char WindThread::status

Definition at line 23 of file winkd.h.

Referenced by rz_debug_dmp_threads(), rz_debug_winkd_threads(), and winkd_get_thread_at().

◆ uniqueid


The documentation for this struct was generated from the following file: