Searched defs:TimerEntry (Results 1 – 1 of 1) sorted by relevance
294 pub(crate) struct TimerEntry { struct314 unsafe impl Send for TimerEntry {} argument315 unsafe impl Sync for TimerEntry {} implementation478 impl TimerEntry { impl640 impl Drop for TimerEntry { implementation