HomeSort by relevance Sort by last modified time
    Searched refs:pending_unsuspend_write (Results 1 - 2 of 2) sorted by null

  /external/libevent/
bufferevent-internal.h 86 unsigned pending_unsuspend_write : 1; member in struct:bufferevent_rate_limit_group
bufferevent_ratelim.c 382 g->pending_unsuspend_write = 0;
521 g->pending_unsuspend_write = again;
545 if (g->pending_unsuspend_write ||
551 * with pending_unsuspend_write/read, we should do it on the

Completed in 447 milliseconds