uv_loop_s          67 include/uv-unix.h struct uv_loop_s;
uv_loop_s          69 include/uv-unix.h typedef void (*uv__io_cb)(struct uv_loop_s* loop,
uv_loop_s          84 include/uv-unix.h typedef void (*uv__async_cb)(struct uv_loop_s* loop,
uv_loop_s          97 include/uv-unix.h   struct uv_loop_s* loop;
uv_loop_s         193 include/uv.h   typedef struct uv_loop_s uv_loop_t;