Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dtime.h39 struct itimerval { struct
40 struct timeval it_interval; /* timer interval */
41 struct timeval it_value; /* current value */
/external/squashfs-tools/squashfs-tools/
Dprogressbar.c182 struct itimerval itimerval; in progress_thrd() local
Dunsquashfs.c2128 struct itimerval itimerval; in progress_thread() local