Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
void | wait_for_a_while (uv_idle_t *handle) |
int | main () |
Variables | |
int64_t | counter = 0 |
int main | ( | void | ) |
Definition at line 13 of file main.c.
References idler, printf(), uv_default_loop(), uv_idle_init(), uv_idle_start(), uv_loop_close(), uv_run(), UV_RUN_DEFAULT, and wait_for_a_while().
void wait_for_a_while | ( | uv_idle_t * | handle | ) |
int64_t counter = 0 |
Definition at line 4 of file main.c.
Referenced by _parse_resource_directory(), anop_esil(), hud_filter(), idle_cb(), rip(), rz_analysis_functions_map_handler(), rz_asn1_count_objects(), rz_bin_file_delete_all(), rz_line_readline_cb(), rz_print_areas_no_functions_handler(), srecord_parse(), uv__hrtime(), and wait_for_a_while().