OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uv_cancel
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mit/libuv/dist/src/
threadpool.c
54
/* To avoid deadlock with
uv_cancel
() it's crucial that the worker
89
uv__queue_init(q); /* Signal
uv_cancel
() that the work req is executing. */
126
w->work = NULL; /* Signal
uv_cancel
() that the work req is done
389
int
uv_cancel
(uv_req_t* req) {
function
Completed in 27 milliseconds
Indexes created Thu May 21 00:25:23 UTC 2026