Searched refs:timer_list_front (Results 1 – 1 of 1) sorted by relevance
183 let timer_list_front = timer_list.pop_front().unwrap(); in run() localVariable187 let x = timer_list_front.0.try_lock(); in run()199 timer_list.push_front(timer_list_front); in run()204 timer_list_front.run(); in run()