HomeSort by: relevance | last modified time | path
    Searched defs:uv_shutdown_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/libuv/dist/include/
uv.h 243 typedef struct uv_shutdown_s uv_shutdown_t; typedef in typeref:struct:uv_shutdown_s
333 typedef void (*uv_shutdown_cb)(uv_shutdown_t* req, int status);
453 UV_EXTERN int uv_shutdown(uv_shutdown_t* req,
uv.h 243 typedef struct uv_shutdown_s uv_shutdown_t; typedef in typeref:struct:uv_shutdown_s
333 typedef void (*uv_shutdown_cb)(uv_shutdown_t* req, int status);
453 UV_EXTERN int uv_shutdown(uv_shutdown_t* req,

Completed in 47 milliseconds