Lines Matching refs:ev_is_active

2741   if (!ev_is_active (&pipe_w))  in evpipe_init()
3063 if (!ev_is_active (&timerfd_w)) in evtimerfd_init()
3417 if (ev_is_default_loop (EV_A) && ev_is_active (&childev)) in ev_loop_destroy()
3424 if (ev_is_active (&pipe_w)) in ev_loop_destroy()
3434 if (ev_is_active (&sigfd_w)) in ev_loop_destroy()
3439 if (ev_is_active (&timerfd_w)) in ev_loop_destroy()
3550 if (ev_is_active (&timerfd_w)) in loop_fork()
3565 if (ev_is_active (&pipe_w)) in loop_fork()
4203 assert (("libev: pipe_w not active, but pipe not written", ev_is_active (&pipe_w))); in ev_run()
4374 if (ecb_expect_false (ev_is_active (w))) in ev_io_start()
4403 if (ecb_expect_false (!ev_is_active (w))) in ev_io_stop()
4425 if (ecb_expect_false (ev_is_active (w))) in ev_timer_start()
4451 if (ecb_expect_false (!ev_is_active (w))) in ev_timer_stop()
4485 if (ev_is_active (w)) in ev_timer_again()
4508 return ev_at (w) - (ev_is_active (w) ? mn_now : EV_TS_CONST (0.)); in ev_timer_remaining()
4516 if (ecb_expect_false (ev_is_active (w))) in ev_periodic_start()
4553 if (ecb_expect_false (!ev_is_active (w))) in ev_periodic_stop()
4597 if (ecb_expect_false (ev_is_active (w))) in ev_signal_start()
4681 if (ecb_expect_false (!ev_is_active (w))) in ev_signal_stop()
4724 if (ecb_expect_false (ev_is_active (w))) in ev_child_start()
4739 if (ecb_expect_false (!ev_is_active (w))) in ev_child_stop()
4840 if (ev_is_active (&w->timer)) ev_ref (EV_A); in infy_add()
4842 if (ev_is_active (&w->timer)) ev_unref (EV_A); in infy_add()
4994 if (ev_is_active (&w->timer)) ev_ref (EV_A); in infy_fork()
4996 if (ev_is_active (&w->timer)) ev_unref (EV_A); in infy_fork()
5063 if (ecb_expect_false (ev_is_active (w))) in ev_stat_start()
5095 if (ecb_expect_false (!ev_is_active (w))) in ev_stat_stop()
5104 if (ev_is_active (&w->timer)) in ev_stat_stop()
5120 if (ecb_expect_false (ev_is_active (w))) in ev_idle_start()
5144 if (ecb_expect_false (!ev_is_active (w))) in ev_idle_stop()
5167 if (ecb_expect_false (ev_is_active (w))) in ev_prepare_start()
5183 if (ecb_expect_false (!ev_is_active (w))) in ev_prepare_stop()
5205 if (ecb_expect_false (ev_is_active (w))) in ev_check_start()
5221 if (ecb_expect_false (!ev_is_active (w))) in ev_check_stop()
5304 if (ecb_expect_false (ev_is_active (w))) in ev_embed_start()
5338 if (ecb_expect_false (!ev_is_active (w))) in ev_embed_stop()
5359 if (ecb_expect_false (ev_is_active (w))) in ev_fork_start()
5375 if (ecb_expect_false (!ev_is_active (w))) in ev_fork_stop()
5397 if (ecb_expect_false (ev_is_active (w))) in ev_cleanup_start()
5415 if (ecb_expect_false (!ev_is_active (w))) in ev_cleanup_stop()
5438 if (ecb_expect_false (ev_is_active (w))) in ev_async_start()
5458 if (ecb_expect_false (!ev_is_active (w))) in ev_async_stop()