Home
last modified time | relevance | path

Searched refs:itimerspec (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtime.h162 struct itimerspec struct
365 __const struct itimerspec *__restrict __value,
366 struct itimerspec *__restrict __ovalue) __THROW;
369 extern int timer_gettime (timer_t __timerid, struct itimerspec *__value)
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c461 struct itimerspec TimeInfo;
2434 struct itimerspec StopTimer; in Timer_Thread()
2435 struct itimerspec dummy; in Timer_Thread()
2524 struct itimerspec StopTimer; in MsOS_CreateTimer()
2525 struct itimerspec dummy; in MsOS_CreateTimer()
2642 memset(&_MsOS_Timer_Info[s32TimerId].TimeInfo, 0, sizeof(struct itimerspec)); in MsOS_DeleteTimer()
2663 struct itimerspec dummy; in MsOS_StartTimer()
2698 struct itimerspec StopTimer; in MsOS_StopTimer()
2699 struct itimerspec dummy; in MsOS_StopTimer()
2744 struct itimerspec StopTimer; in MsOS_ResetTimer()
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dtimerfd.h42 __const struct itimerspec *__utmr,
43 struct itimerspec *__otmr) __THROW;
46 extern int timerfd_gettime (int __ufd, struct itimerspec *__otmr) __THROW;
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dtime.h368 (timer_t timerid, int flags, const struct itimerspec *value,
369 struct itimerspec *ovalue));
370 int _EXFUN(timer_gettime, (timer_t timerid, struct itimerspec *value));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dtime.h42 struct itimerspec { struct
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dtypes.h119 struct itimerspec { struct
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A DMsOS_linux_kernel.c1901 struct itimerspec StopTimer; in MsOS_ResetTimer()
1902 struct itimerspec dummy; in MsOS_ResetTimer()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DMsOS_linux_kernel.c2320 struct itimerspec StopTimer; in MsOS_ResetTimer()
2321 struct itimerspec dummy; in MsOS_ResetTimer()