Home
last modified time | relevance | path

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

/qemu/
H A Dos-win32.c43 static TIMECAPS mm_tc; variable
47 timeEndPeriod(mm_tc.wPeriodMin); in os_undo_timer_resolution()
53 timeGetDevCaps(&mm_tc, sizeof(mm_tc)); in os_setup_early_signal_handling()
54 timeBeginPeriod(mm_tc.wPeriodMin); in os_setup_early_signal_handling()