Searched refs:CLEANUP_PERIOD (Results 1 – 1 of 1) sorted by relevance
167 Self { map_and_cleanup_counter: Mutex::new((HashMap::new(), Self::CLEANUP_PERIOD + 1)) } in default()176 const CLEANUP_PERIOD: u8 = 25; constant201 *cleanup_counter = Self::CLEANUP_PERIOD + 1; in add_receiver()