X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/f6cc1f750a321b2c6e30637963d3e624c7a8e5ae..eb7909955a094de6e667e3e9f88ddbad46fc93b6:/ev.h diff --git a/ev.h b/ev.h index ad9bb8e..946963d 100644 --- a/ev.h +++ b/ev.h @@ -388,6 +388,7 @@ void ev_default_destroy (void); /* destroy the default loop */ void ev_default_fork (void); unsigned int ev_backend (EV_P); +unsigned int ev_loop_count (EV_P); #endif #define EVLOOP_NONBLOCK 1 /* do not block/wait */