Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Macros | |
#define | UV_LOOP_WATCHER_DEFINE(name, NAME) |
Functions | |
void | uv_loop_watcher_endgame (uv_loop_t *loop, uv_handle_t *handle) |
Definition at line 38 of file loop-watcher.c.
void uv_loop_watcher_endgame | ( | uv_loop_t * | loop, |
uv_handle_t * | handle | ||
) |
Definition at line 29 of file loop-watcher.c.
References assert(), handle, uv__handle_close, UV_HANDLE_CLOSED, and UV_HANDLE_CLOSING.
Referenced by uv_process_endgames().