Home
last modified time | relevance | path

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

/linux/rust/kernel/time/
H A Dhrtimer.rs82 pub struct HrTimer<T> { global() struct
88 _tHrTimer global() argument
90 unsafe impl<T> Send for HrTimer<T> {} global() implementation
94 unsafe impl<T> Sync for HrTimer<T> {} global() implementation
96 impl<T> HrTimer<T> { global() implementation
[all...]