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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dtime.h144 struct itimerval { struct
150 * Structure defined by POSIX.1b to be like a itimerval, but with
195 int getitimer (int which, struct itimerval *value);
196 int setitimer (int which, const struct itimerval *value, struct itimerval *ovalue);

Completed in 83 milliseconds