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

Public Attributes

RzCorecore
 
char * input
 
RzAtomicBoolloop
 

Detailed Description

Definition at line 46 of file rtr.c.

Member Data Documentation

◆ core

RzCore* RapThread::core

Definition at line 47 of file rtr.c.

Referenced by rz_core_rtr_cmd(), and rz_core_rtr_rap_thread().

◆ input

char* RapThread::input

Definition at line 48 of file rtr.c.

Referenced by rz_core_rtr_cmd(), and rz_core_rtr_rap_thread().

◆ loop

RzAtomicBool* RapThread::loop

Definition at line 49 of file rtr.c.

Referenced by rz_core_rtr_cmd(), rz_core_rtr_rap_thread(), and rz_core_wait().


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