Home
last modified time | relevance | path

Searched defs:uv_exit_cb (Results 1 – 3 of 3) sorted by relevance

/third_party/libuv/include/uv_ndk/
Duv.h328 typedef void (*uv_exit_cb)(uv_process_t*, int64_t exit_status, int term_signal); typedef
/third_party/node/deps/uv/include/
Duv.h330 typedef void (*uv_exit_cb)(uv_process_t*, int64_t exit_status, int term_signal); typedef
/third_party/libuv/include/
Duv.h344 typedef void (*uv_exit_cb)(uv_process_t*, int64_t exit_status, int term_signal); typedef