/third_party/ltp/include/ |
D | time64_variants.h | 34 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/ |
D | mod.rs | 476 pub fn clock_nanosleep( in clock_nanosleep() function
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/ |
D | mod.rs | 495 pub fn clock_nanosleep( in clock_nanosleep() function
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/ |
D | mod.rs | 495 pub fn clock_nanosleep( in clock_nanosleep() function
|
/third_party/musl/porting/liteos_m/user/include/ |
D | usr_lib_ops.h | 101 …int (*clock_nanosleep)(clockid_t clk, int flags, const struct timespec *req, struct timespec *rem); member
|
/third_party/FreeBSD/lib/libc/include/ |
D | namespace.h | 59 #define clock_nanosleep _clock_nanosleep macro
|
/third_party/musl/porting/liteos_m/user/hook/ |
D | los_usr_libc.c | 346 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/ |
D | wasi.rs | 524 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/ |
D | mod.rs | 1504 pub fn clock_nanosleep( in clock_nanosleep() function
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
D | mod.rs | 2419 pub fn clock_nanosleep( in clock_nanosleep() function
|
/third_party/rust/crates/libc/src/unix/solarish/ |
D | mod.rs | 2739 pub fn clock_nanosleep( in clock_nanosleep() function
|
/third_party/rust/crates/libc/src/unix/nto/ |
D | mod.rs | 2865 pub fn clock_nanosleep( in clock_nanosleep() function
|
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 3314 pub fn clock_nanosleep( in clock_nanosleep() function
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 4153 pub fn clock_nanosleep( in clock_nanosleep() function
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 4204 pub fn clock_nanosleep( in clock_nanosleep() function
|