Home
last modified time | relevance | path

Searched defs:numevents (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dae_select.c79 int retval, j, numevents = 0; in aeApiPoll() local
H A Dae_epoll.c110 int retval, numevents = 0; in aeApiPoll() local
H A Dae_kqueue.c106 int retval, numevents = 0; in aeApiPoll() local
H A Dae_ff_kqueue.c108 int retval, numevents = 0; in aeApiPoll() local
H A Dae.c368 int processed = 0, numevents; in aeProcessEvents() local