Searched refs:notify_offset (Results 1 – 2 of 2) sorted by relevance
1292 int64_t notify_offset = s->next_message_end_offset; in continue_fetching_send_locked() local1293 if (notify_offset <= s->flow_controlled_bytes_written) { in continue_fetching_send_locked()1304 cb->call_at_byte = notify_offset; in continue_fetching_send_locked()
1256 int64_t notify_offset = s->next_message_end_offset; in continue_fetching_send_locked() local1257 if (notify_offset <= s->flow_controlled_bytes_written) { in continue_fetching_send_locked()1268 cb->call_at_byte = notify_offset; in continue_fetching_send_locked()