Home
last modified time | relevance | path

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

/external/libevent/
Dpoll.c59 int realloc_copy; /* True iff we must realloc member
137 if (pop->realloc_copy) { in poll_dispatch()
145 pop->realloc_copy = 0; in poll_dispatch()
242 pop->realloc_copy = 1; in poll_add()