Searched refs:_STRUCT_USER32_TIMEVAL (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/sys/_types/
H A D_user32_timeval.h29 #ifndef _STRUCT_USER32_TIMEVAL
30 #define _STRUCT_USER32_TIMEVAL struct user32_timeval macro
31 _STRUCT_USER32_TIMEVAL
36 #endif /* _STRUCT_USER32_TIMEVAL */
H A D_user32_itimerval.h33 _STRUCT_USER32_TIMEVAL it_interval; /* timer interval */
34 _STRUCT_USER32_TIMEVAL it_value; /* current value */
36 #endif /* _STRUCT_USER32_TIMEVAL */

Completed in 186 milliseconds