Searched defs:timerspec (Results 1 – 3 of 3) sorted by relevance
133 let timerspec: TimerSpec = expiration.into(); in set() localVariable148 let mut timerspec = TimerSpec::none(); in get() localVariable
158 let timerspec: TimerSpec = expiration.into(); in set() localVariable173 let mut timerspec = TimerSpec::none(); in get() localVariable
160 struct itimerspec timerspec = {}; in __libc_init_mte_late() local