Lines Matching refs:alarm_win32
305 static void alarm_win32(unsigned int secs) { lapse = secs*1000; }306 #define alarm alarm_win32