Home
last modified time | relevance | path

Searched defs:setitimer (Results 1 - 9 of 9) sorted by relevance

/third_party/musl/src/signal/x32/
H A Dsetitimer.c4 int setitimer(int which, const struct itimerval *restrict new, struct itimerval *restrict old) in setitimer() function
/third_party/musl/porting/liteos_a/user/src/signal/
H A Dsetitimer.c7 int setitimer(int which, const struct itimerval *restrict new, struct itimerval *restrict old) in setitimer() function
/third_party/musl/src/signal/
H A Dsetitimer.c7 int setitimer(int which, const struct itimerval *restrict new, struct itimerval *restrict old) in setitimer() function
/kernel/linux/linux-5.10/kernel/time/
H A Dposix-stubs.c48 SYS_NI(setitimer); variable
166 COMPAT_SYS_NI(setitimer); variable
/kernel/liteos_a/compat/posix/src/
H A Dtime.c1096 int setitimer(int which, const struct itimerval *value, struct itimerval *ovalue) in setitimer() function
/kernel/linux/linux-6.6/kernel/
H A Dsys_ni.c211 COND_SYSCALL(setitimer); variable
215 COND_SYSCALL_COMPAT(setitimer); variable
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs856 pub fn setitimer( in setitimer() functions
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1830 pub fn setitimer( in setitimer() functions
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2962 pub fn setitimer( in setitimer() functions

Completed in 18 milliseconds