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_async_send
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/libuv/dist/src/win/
async.c
66
int
uv_async_send
(uv_async_t* handle) {
function
74
/* The user should make sure never to call
uv_async_send
to a closing or
/src/external/mit/libuv/dist/src/unix/
async.c
93
int
uv_async_send
(uv_async_t* handle) {
function
Completed in 27 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026