aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libev/ev.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libev/ev.h')
-rw-r--r--contrib/libev/ev.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/libev/ev.h b/contrib/libev/ev.h
index cb7b2e479..b27a2fdad 100644
--- a/contrib/libev/ev.h
+++ b/contrib/libev/ev.h
@@ -630,6 +630,7 @@ EV_API_DECL void ev_break (EV_P_ int how EV_CPP (= EVBREAK_ONE)) EV_NOEXCEPT; /*
*/
EV_API_DECL void ev_ref (EV_P) EV_NOEXCEPT;
EV_API_DECL void ev_unref (EV_P) EV_NOEXCEPT;
+EV_API_DECL int ev_active_cnt (EV_P) EV_NOEXCEPT;
/*
* convenience function, wait for a single event, without registering an event watcher