HomeSort by: relevance | last modified time | path
    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