Searched refs:MockUnpark (Results 1 – 1 of 1) sorted by relevance
15 struct MockUnpark {} struct16 impl Unpark for MockUnpark { implementation19 impl MockUnpark { impl47 let inner = super::Inner::new(time_source.clone(), MockUnpark::mock()); in single_timer()78 let inner = super::Inner::new(time_source.clone(), MockUnpark::mock()); in drop_timer()109 let inner = super::Inner::new(time_source.clone(), MockUnpark::mock()); in change_waker()144 let inner = super::Inner::new(time_source.clone(), MockUnpark::mock()); in reset_future()193 let inner = super::Inner::new(time_source, MockUnpark::mock()); in poll_process_levels()234 let inner = super::Inner::new(time_source, MockUnpark::mock()); in poll_process_levels_targeted()