Searched refs:is_half_full (Results 1 – 1 of 1) sorted by relevance
55 fn is_half_full(&self, rear: u16) -> bool { in is_half_full() method344 if dst.is_half_full(dst_rear) { in steal_into()