Home
last modified time | relevance | path

Searched defs:uv_async_t (Results 1 – 4 of 4) sorted by relevance

/third_party/node/test/addons/worker-addon/
Dbinding.cc50 int err = uv_async_init(loop, &extra_async, [](uv_async_t*) {}); in Initialize() argument
/third_party/node/src/
Dinspector_agent.cc698 env->CloseHandle(&start_io_thread_async, [](uv_async_t*) { in Start() argument
/third_party/libuv/include/
Duv.h226 typedef struct uv_async_s uv_async_t; typedef
/third_party/libuv/include/uv_ndk/
Duv.h226 typedef struct uv_async_s uv_async_t; typedef