Home
last modified time | relevance | path

Searched refs:handle_cnt (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/uvwasi/src/
H A Dpoll_oneoff.c29 for (i = 0; i < state->handle_cnt; i++) in timeout_cb()
52 state->handle_cnt = 0; in uvwasi__poll_oneoff_state_init()
114 for (i = 0; i < state->handle_cnt; i++) in uvwasi__poll_oneoff_state_cleanup()
121 state->handle_cnt = 0; in uvwasi__poll_oneoff_state_cleanup()
214 poll_handle = &state->poll_handles[state->handle_cnt]; in uvwasi__poll_oneoff_state_add_fdevent()
236 state->handle_cnt++; in uvwasi__poll_oneoff_state_add_fdevent()
H A Dpoll_oneoff.h30 uvwasi_size_t handle_cnt; member

Completed in 2 milliseconds