Home
last modified time | relevance | path

Searched refs:timer_t (Results 151 - 154 of 154) sorted by relevance

1234567

/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs7 pub type timer_t = ::c_int; types
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c3242 timer_t timerid;
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c3414 timer_t timerid;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp5943 typedef __timer_t timer_t;
17662 timer_t *__restrict __timerid) throw ();
17665 extern int timer_delete (timer_t __timerid) throw ();
17668 extern int timer_settime (timer_t __timerid, int __flags,
17673 extern int timer_gettime (timer_t __timerid, struct itimerspec *__value)
17677 extern int timer_getoverrun (timer_t __timerid) throw ();
[all...]

Completed in 45 milliseconds

1234567