Searched refs:buffer_count_values (Results 1 – 1 of 1) sorted by relevance
52 struct buffer_count_values struct54 buffer_count_values(int c, int s) in buffer_count_values() argument63 buffer_count_values initial;71 struct buffer_count_observer : public buffer_count_values81 buffer_count_observer(dest_type d, buffer_count_values v) in buffer_count_observer()82 : buffer_count_values(v) in buffer_count_observer()118 static subscriber<T, observer<T, this_type>> make(dest_type d, buffer_count_values v) { in make()