Home
last modified time | relevance | path

Searched defs:poll_ctx (Results 1 – 3 of 3) sorted by relevance

/third_party/libuv/src/
Dfs-poll.c37 struct poll_ctx { struct
47 struct poll_ctx* previous; /* context from previous start()..stop() period */ argument
61 handle->poll_ctx = NULL; in uv_fs_poll_init() argument
/third_party/libuv/include/
Duv.h1585 void* poll_ctx; member
/third_party/libuv/include/uv_ndk/
Duv.h1562 void* poll_ctx; member