Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dtime.h42 struct itimerspec { struct
43 struct timespec it_interval; /* timer period */
44 struct timespec it_value; /* timer expiration */
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtime.h162 struct itimerspec struct
164 struct timespec it_interval;
165 struct timespec it_value;
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dtypes.h119 struct itimerspec { struct
120 struct timespec it_interval; /* Timer period */
121 struct timespec it_value; /* Timer expiration */