]> git.llucax.com Git - software/libev.git/blobdiff - ev.h
*** empty log message ***
[software/libev.git] / ev.h
diff --git a/ev.h b/ev.h
index ad9bb8eca11ddd890219f8775b1f6bae2f1319a3..946963d2e6d0630ad78d2c021c72a5c5272a983f 100644 (file)
--- 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 */