Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
RzAtomicBool * | loop |
RzThreadPool * | pool |
void * | user |
RzBaseFindThreadInfoCb | callback |
Definition at line 41 of file basefind.c.
RzBaseFindThreadInfoCb basefind_ui_info_t::callback |
Definition at line 45 of file basefind.c.
Referenced by basefind_thread_ui(), and rz_basefind().
RzAtomicBool* basefind_ui_info_t::loop |
Definition at line 42 of file basefind.c.
Referenced by basefind_thread_ui(), and rz_basefind().
RzThreadPool* basefind_ui_info_t::pool |
Definition at line 43 of file basefind.c.
Referenced by basefind_thread_ui(), and rz_basefind().
void* basefind_ui_info_t::user |
Definition at line 44 of file basefind.c.
Referenced by basefind_thread_ui(), and rz_basefind().