Home
last modified time | relevance | path

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

/external/musl/include/
Dalltypes.h.in40 TYPEDEF void * timer_t; variable
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h71 typedef int timer_t; typedef
/external/toybox/lib/
Dportability.h409 typedef int timer_t; typedef
/external/python/pycparser/tests/c_files/
Dcppd_with_stdio_h.c3513 typedef unsigned long timer_t; typedef
/external/rust/crates/libc/src/unix/nto/
Dneutrino.rs1171 __id: ::timer_t, in TimerSettime()
1177 __id: ::timer_t, in TimerSettime_r()
1184 __id: ::timer_t, in TimerInfo()
1190 __id: ::timer_t, in TimerInfo_r()
Dmod.rs7 pub type timer_t = ::c_int; typedef
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs16 pub type timer_t = ::c_int; typedef
2754 timerid: *mut ::timer_t, in timer_create()
2758 pub fn timer_gettime(timerid: ::timer_t, curr_value: *mut ::itimerspec) -> ::c_int; in timer_gettime()
2760 timerid: ::timer_t, in timer_settime()
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs23 pub type timer_t = ::c_int; typedef
3082 pub fn timer_gettime(timerid: timer_t, value: *mut itimerspec) -> ::c_int; in timer_gettime()
3084 timerid: timer_t, in timer_settime()
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs14 pub type timer_t = *mut __c_anonymous__timer; typedef
4585 pub fn timer_gettime(timerid: timer_t, value: *mut itimerspec) -> ::c_int; in timer_gettime()
4587 timerid: timer_t, in timer_settime()
/external/rust/crates/libc/src/solid/
Dmod.rs27 pub type timer_t = c_int; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4429 timerid: *mut ::timer_t, in timer_create()
4433 pub fn timer_gettime(timerid: ::timer_t, curr_value: *mut ::itimerspec) -> ::c_int; in timer_gettime()
4435 timerid: ::timer_t, in timer_settime()
/external/rust/crates/libc/src/unix/linux_like/
Dmod.rs5 pub type timer_t = *mut ::c_void; typedef
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h30113 typedef __kernel_timer_t timer_t; typedef
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h35635 typedef __kernel_timer_t timer_t; typedef
Dvmlinux.h35635 typedef __kernel_timer_t timer_t; typedef
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h25125 typedef __kernel_timer_t timer_t; typedef
Dvmlinux_510.h25125 typedef __kernel_timer_t timer_t; typedef
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h30402 typedef __kernel_timer_t timer_t; typedef
Dvmlinux.h30402 typedef __kernel_timer_t timer_t; typedef