Structs§
- Valid flags passed to
clock_nanosleep(2)
.
Enums§
- Clocks
- Interval timers
Functions§
- Make an
alarm
syscall. - Raw
alarm
syscall. Permits u64 arg and return value for generality with the general syscall ABI, but note that thealarm
syscall definition itself uses u32.