Home
last modified time | relevance | path

Searched refs:poll_ctx (Results 1 – 2 of 2) sorted by relevance

/libuv/src/
H A Dfs-poll.c37 struct poll_ctx { struct
61 handle->poll_ctx = NULL; in uv_fs_poll_init() argument
70 struct poll_ctx* ctx; in uv_fs_poll_start()
105 handle->poll_ctx = ctx; in uv_fs_poll_start()
117 struct poll_ctx* ctx; in uv_fs_poll_stop()
122 ctx = handle->poll_ctx; in uv_fs_poll_stop()
139 struct poll_ctx* ctx; in uv_fs_poll_getpath()
173 struct poll_ctx* ctx; in timer_cb()
187 struct poll_ctx* ctx; in poll_cb()
235 struct poll_ctx* ctx; in timer_close_cb()
[all …]
/libuv/include/
H A Duv.h1655 void* poll_ctx; member

Completed in 13 milliseconds