Home
last modified time | relevance | path

Searched refs:run_local_timer (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/time/
H A Dtick_common.rs5 time::timer::run_local_timer,
21 run_local_timer(); in tick_periodic()
H A Dtimer.rs370 pub fn run_local_timer() { in run_local_timer() function