Home
last modified time | relevance | path

Searched defs:clock_nanosleep (Results 1 – 15 of 15) sorted by relevance

/third_party/ltp/include/
Dtime64_variants.h34 int (*clock_nanosleep)(clockid_t clock_id, int flags, void *request, void *remain); member
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/
Dmod.rs476 pub fn clock_nanosleep( in clock_nanosleep() function
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/
Dmod.rs495 pub fn clock_nanosleep( in clock_nanosleep() function
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/
Dmod.rs495 pub fn clock_nanosleep( in clock_nanosleep() function
/third_party/musl/porting/liteos_m/user/include/
Dusr_lib_ops.h101 …int (*clock_nanosleep)(clockid_t clk, int flags, const struct timespec *req, struct timespec *rem); member
/third_party/FreeBSD/lib/libc/include/
Dnamespace.h59 #define clock_nanosleep _clock_nanosleep macro
/third_party/musl/porting/liteos_m/user/hook/
Dlos_usr_libc.c346 int clock_nanosleep(clockid_t clk, int flags, const struct timespec *req, struct timespec *rem) in clock_nanosleep() function
/third_party/rust/crates/libc/src/
Dwasi.rs524 pub fn clock_nanosleep(a: clockid_t, a2: c_int, b: *const timespec, c: *mut timespec) -> c_int; in clock_nanosleep() function
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs1504 pub fn clock_nanosleep( in clock_nanosleep() function
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2419 pub fn clock_nanosleep( in clock_nanosleep() function
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs2739 pub fn clock_nanosleep( in clock_nanosleep() function
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2865 pub fn clock_nanosleep( in clock_nanosleep() function
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs3314 pub fn clock_nanosleep( in clock_nanosleep() function
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs4153 pub fn clock_nanosleep( in clock_nanosleep() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4204 pub fn clock_nanosleep( in clock_nanosleep() function