Searched refs:poll_ctx (Results 1 – 2 of 2) sorted by relevance
37 struct poll_ctx { struct61 handle->poll_ctx = NULL; in uv_fs_poll_init() argument70 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 …]
1684 void* poll_ctx; member
Completed in 14 milliseconds