Searched refs:timer_t (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | time.h | 105 typedef __timer_t timer_t; typedef 358 timer_t *__restrict __timerid) __THROW; 361 extern int timer_delete (timer_t __timerid) __THROW; 364 extern int timer_settime (timer_t __timerid, int __flags, 369 extern int timer_gettime (timer_t __timerid, struct itimerspec *__value) 373 extern int timer_getoverrun (timer_t __timerid) __THROW;
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | time.h | 359 (clockid_t clock_id, struct sigevent *evp, timer_t *timerid)); 363 int _EXFUN(timer_delete, (timer_t timerid)); 368 (timer_t timerid, int flags, const struct itimerspec *value, 370 int _EXFUN(timer_gettime, (timer_t timerid, struct itimerspec *value)); 371 int _EXFUN(timer_getoverrun, (timer_t timerid));
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/ |
| H A D | siginfo.h | 54 timer_t _tid; /* timer id */
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | types.h | 22 typedef __kernel_timer_t timer_t; typedef
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/ |
| H A D | types.h | 261 typedef _TIMER_T_ timer_t; typedef
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/ |
| H A D | siginfo.h | 55 timer_t _tid; /* timer id */
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | MsOS_linux.c | 462 timer_t TimerId; 2399 timer_t *tidp; in _MsOS_TimerNotify()
|