Searched defs:uv_cancel (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/uv/src/ | ||
D | threadpool.c | 363 int uv_cancel(uv_req_t* req) { in uv_cancel() function |
/third_party/libuv/src/ | ||
D | threadpool.c | 941 int uv_cancel(uv_req_t* req) { in uv_cancel() function |