Searched refs:ms_wait (Results 1 – 2 of 2) sorted by relevance
77 VOID _ux_utility_delay_ms(ULONG ms_wait) in _ux_utility_delay_ms() argument89 UX_MS_TO_TICK_NON_ZERO(ms_wait)); in _ux_utility_delay_ms()93 ticks = (ULONG)(ms_wait * UX_PERIODIC_RATE) / 1000; in _ux_utility_delay_ms()
109 VOID _ux_utility_delay_ms(ULONG ms_wait);