Pārlūkot izejas kodu

[Minor] Add missing function

tags/2.5
Vsevolod Stakhov pirms 4 gadiem
vecāks
revīzija
4aad801ba8
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. 6
    0
      contrib/libev/ev.c

+ 6
- 0
contrib/libev/ev.c Parādīt failu

@@ -5662,6 +5662,12 @@ ev_now_update_if_cheap (EV_P) EV_NOEXCEPT
if (have_cheap_timer) time_update (EV_A_ 1e100);
}

int
ev_active_cnt (EV_P) EV_NOEXCEPT
{
return activecnt;
}

#if EV_MULTIPLICITY
#include "ev_wrap.h"
#endif

Notiek ielāde…
Atcelt
Saglabāt