Structs§
- Clock
Nanosleep Flags - Valid flags passed to
clock_nanosleep(2). - linux___
kernel_ old_ itimerval - linux___
kernel_ old_ timeval - linux___
kernel_ timespec - linux_
itimerspec - linux_
itimerval - linux_
timespec - linux_
timeval
Enums§
Functions§
- alarm
- Make an
alarmsyscall. - alarm_
raw - Raw
alarmsyscall. Permits u64 arg and return value for generality with the general syscall ABI, but note that thealarmsyscall definition itself uses u32. - clock_
gettime - clock_
gettime_ raw - getitimer
- Make a
getitimersyscall. - getitimer_
raw ⚠ - Make a
getitimersyscall. - setitimer
- Make a
setitimersyscall. - setitimer_
raw ⚠ - Make a
setitimersyscall.