Searched refs:has_timer (Results 1 – 2 of 2) sorted by relevance
47 state->has_timer = 0; in uvwasi__poll_oneoff_state_init()101 if (state->has_timer != 0) { in uvwasi__poll_oneoff_state_cleanup()103 state->has_timer = 0; in uvwasi__poll_oneoff_state_cleanup()152 state->has_timer = 1; in uvwasi__poll_oneoff_state_set_timer()255 if (state->has_timer == 1) { in uvwasi__poll_oneoff_run()
28 int has_timer; member