|
Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
| void(* | entry )(void *arg) |
| void * | arg |
| uv_thread_t | self |
| void(* thread_ctx::entry) (void *arg) |
Definition at line 91 of file thread.c.
Referenced by uv_thread_create_ex().
| uv_thread_t thread_ctx::self |