Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/tty/
H A Dkthread.rs24 KernelThreadClosure::StaticEmptyClosure((&(tty_refresh_thread as fn() -> i32), ())); in tty_flush_thread_init()
33 fn tty_refresh_thread() -> i32 { in tty_refresh_thread() function