HomeSort by: relevance | last modified time | path
    Searched refs:uv__handle_unref (Results 1 - 8 of 8) sorted by relevancy

  /src/external/mit/libuv/dist/src/unix/
loop.c 101 uv__handle_unref(&loop->wq_async);
process.c 87 uv__handle_unref(&loop->child_watcher);
stream.c 351 uv__handle_unref(&s->async);
core.c 359 uv__handle_unref(handle);
  /src/external/mit/libuv/dist/src/
fs-poll.c 97 uv__handle_unref(&ctx->timer_handle);
uv-common.h 314 #define uv__handle_unref(h) \ macro
uv-common.c 624 uv__handle_unref(handle);
  /src/external/mit/libuv/dist/src/win/
core.c 296 uv__handle_unref(&loop->wq_async);

Completed in 67 milliseconds