Home
last modified time | relevance | path

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

/third_party/node/test/addons/worker-addon/
Dbinding.cc67 int err = uv_async_init(loop, &extra_async, [](uv_async_t*) {}); in Initialize() argument
/third_party/node/src/
Dinspector_agent.cc718 env->CloseHandle(&start_io_thread_async, [](uv_async_t*) { in Start() argument
/third_party/node/deps/uv/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
/third_party/libuv/include/
Duv.h244 typedef struct uv_async_s uv_async_t; typedef