Home
last modified time | relevance | path

Searched refs:aeApiAssociate (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dae_evport.c123 static int aeApiAssociate(const char *where, int portfd, int fd, int mask) { in aeApiAssociate() function
180 return (aeApiAssociate("aeApiAddEvent", state->portfd, fd, fullmask)); in aeApiAddEvent()
230 } else if (aeApiAssociate("aeApiDelEvent", state->portfd, fd, in aeApiDelEvent()
260 if (aeApiAssociate("aeApiPoll", state->portfd, in aeApiPoll()