Home
last modified time | relevance | path

Searched defs:BoxHrTimerHandle (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/time/hrtimer/
H A Dtbox.rs19 pub struct BoxHrTimerHandle<T, A> global() struct
30 unsafe impl<T, A> HrTimerHandle for BoxHrTimerHandle<T, A> global() implementation
46 impl<T, A> Drop for BoxHrTimerHandle<T, A> global() implementation