Searched refs:amount_unread (Results 1 – 1 of 1) sorted by relevance
467 ev_ssize_t amount_unread; in read_complete() local471 amount_unread = bev_a->read_in_progress - nbytes; in read_complete()474 if (amount_unread) in read_complete()475 bufferevent_decrement_read_buckets_(&bev_a->bev, -amount_unread); in read_complete()