Lines Matching refs:ev_is_active

2735   if (!ev_is_active (&pipe_w))  in evpipe_init()
3057 if (!ev_is_active (&timerfd_w)) in evtimerfd_init()
3380 if (ev_is_default_loop (EV_A) && ev_is_active (&childev)) in ev_loop_destroy()
3387 if (ev_is_active (&pipe_w)) in ev_loop_destroy()
3397 if (ev_is_active (&sigfd_w)) in ev_loop_destroy()
3402 if (ev_is_active (&timerfd_w)) in ev_loop_destroy()
3513 if (ev_is_active (&timerfd_w)) in loop_fork()
3528 if (ev_is_active (&pipe_w)) in loop_fork()
4165 assert (("libev: pipe_w not active, but pipe not written", ev_is_active (&pipe_w))); in ev_run()
4336 if (ecb_expect_false (ev_is_active (w))) in ev_io_start()
4365 if (ecb_expect_false (!ev_is_active (w))) in ev_io_stop()
4387 if (ecb_expect_false (ev_is_active (w))) in ev_timer_start()
4413 if (ecb_expect_false (!ev_is_active (w))) in ev_timer_stop()
4447 if (ev_is_active (w)) in ev_timer_again()
4470 return ev_at (w) - (ev_is_active (w) ? mn_now : EV_TS_CONST (0.)); in ev_timer_remaining()
4478 if (ecb_expect_false (ev_is_active (w))) in ev_periodic_start()
4515 if (ecb_expect_false (!ev_is_active (w))) in ev_periodic_stop()
4559 if (ecb_expect_false (ev_is_active (w))) in ev_signal_start()
4643 if (ecb_expect_false (!ev_is_active (w))) in ev_signal_stop()
4686 if (ecb_expect_false (ev_is_active (w))) in ev_child_start()
4701 if (ecb_expect_false (!ev_is_active (w))) in ev_child_stop()
4802 if (ev_is_active (&w->timer)) ev_ref (EV_A); in infy_add()
4804 if (ev_is_active (&w->timer)) ev_unref (EV_A); in infy_add()
4956 if (ev_is_active (&w->timer)) ev_ref (EV_A); in infy_fork()
4958 if (ev_is_active (&w->timer)) ev_unref (EV_A); in infy_fork()
5025 if (ecb_expect_false (ev_is_active (w))) in ev_stat_start()
5057 if (ecb_expect_false (!ev_is_active (w))) in ev_stat_stop()
5066 if (ev_is_active (&w->timer)) in ev_stat_stop()
5082 if (ecb_expect_false (ev_is_active (w))) in ev_idle_start()
5106 if (ecb_expect_false (!ev_is_active (w))) in ev_idle_stop()
5129 if (ecb_expect_false (ev_is_active (w))) in ev_prepare_start()
5145 if (ecb_expect_false (!ev_is_active (w))) in ev_prepare_stop()
5167 if (ecb_expect_false (ev_is_active (w))) in ev_check_start()
5183 if (ecb_expect_false (!ev_is_active (w))) in ev_check_stop()
5266 if (ecb_expect_false (ev_is_active (w))) in ev_embed_start()
5300 if (ecb_expect_false (!ev_is_active (w))) in ev_embed_stop()
5321 if (ecb_expect_false (ev_is_active (w))) in ev_fork_start()
5337 if (ecb_expect_false (!ev_is_active (w))) in ev_fork_stop()
5359 if (ecb_expect_false (ev_is_active (w))) in ev_cleanup_start()
5377 if (ecb_expect_false (!ev_is_active (w))) in ev_cleanup_stop()
5400 if (ecb_expect_false (ev_is_active (w))) in ev_async_start()
5420 if (ecb_expect_false (!ev_is_active (w))) in ev_async_stop()