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

Public Attributes

RzAtomicBoolloop
 
RzThreadPoolpool
 
void * user
 
RzBaseFindThreadInfoCb callback
 

Detailed Description

Definition at line 41 of file basefind.c.

Member Data Documentation

◆ callback

RzBaseFindThreadInfoCb basefind_ui_info_t::callback

Definition at line 45 of file basefind.c.

Referenced by basefind_thread_ui(), and rz_basefind().

◆ loop

RzAtomicBool* basefind_ui_info_t::loop

Definition at line 42 of file basefind.c.

Referenced by basefind_thread_ui(), and rz_basefind().

◆ pool

RzThreadPool* basefind_ui_info_t::pool

Definition at line 43 of file basefind.c.

Referenced by basefind_thread_ui(), and rz_basefind().

◆ user

void* basefind_ui_info_t::user

Definition at line 44 of file basefind.c.

Referenced by basefind_thread_ui(), and rz_basefind().


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