Home
last modified time | relevance | path

Searched refs:timer_getoverrun (Results 1 – 12 of 12) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dcygwin.txt864 timer_getoverrun
H A Dnetbsd.txt1616 timer_getoverrun
H A Dfreebsd.txt2391 timer_getoverrun
H A Daix.txt2556 timer_getoverrun
H A Dlinux.txt4315 timer_getoverrun
/rust-libc-0.2.174/src/unix/cygwin/
H A Dmod.rs1974 pub fn timer_getoverrun(timerid: timer_t) -> c_int; in timer_getoverrun() function
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2657 pub fn timer_getoverrun(timerid: crate::timer_t) -> c_int; in timer_getoverrun() function
/rust-libc-0.2.174/src/unix/solarish/
H A Dmod.rs2983 pub fn timer_getoverrun(timerid: timer_t) -> c_int; in timer_getoverrun() function
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs3324 pub fn timer_getoverrun(timerid: timer_t) -> c_int; in timer_getoverrun() function
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs4056 pub fn timer_getoverrun(timerid: crate::timer_t) -> c_int; in timer_getoverrun() function
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs5467 pub fn timer_getoverrun(timerid: timer_t) -> c_int; in timer_getoverrun() function
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs6873 pub fn timer_getoverrun(timerid: crate::timer_t) -> c_int; in timer_getoverrun() function