SDL_Delay        125 src/audio/SDL_audio.c                    SDL_Delay((audio->spec.samples*1000)/audio->spec.freq);
SDL_Delay        209 src/audio/alsa/SDL_alsa_audio.c                  SDL_Delay(ticks);
SDL_Delay        262 src/audio/alsa/SDL_alsa_audio.c                  SDL_Delay(1);   /* Let a little CPU time go by and try to write again */
SDL_Delay        130 src/audio/arts/SDL_artsaudio.c           SDL_Delay(ticks);
SDL_Delay        172 src/audio/dma/SDL_dmaaudio.c                     SDL_Delay(ticks);
SDL_Delay        107 src/audio/dmedia/SDL_irixaudio.c                 SDL_Delay((Uint32)timeleft);
SDL_Delay        164 src/audio/dsp/SDL_dspaudio.c                     SDL_Delay(ticks);
SDL_Delay        206 src/audio/dsp/SDL_dspaudio.c                     SDL_Delay(1);   /* Let a little CPU time go by */
SDL_Delay        139 src/audio/esd/SDL_esdaudio.c             SDL_Delay(ticks);
SDL_Delay        151 src/audio/esd/SDL_esdaudio.c                     SDL_Delay(1);   /* Let a little CPU time go by */
SDL_Delay        215 src/audio/nto/SDL_nto_audio.c            SDL_Delay(10);
SDL_Delay        247 src/audio/nto/SDL_nto_audio.c                    SDL_Delay(1);   /* Let a little CPU time go by and try to write again */
SDL_Delay        144 src/audio/paudio/SDL_paudio.c        SDL_Delay(ticks);
SDL_Delay        205 src/audio/paudio/SDL_paudio.c                    SDL_Delay(1);   /* Let a little CPU time go by */
SDL_Delay        156 src/audio/sun/SDL_sunaudio.c                     SDL_Delay(sleepy);
SDL_Delay        168 src/audio/windib/SDL_dibaudio.c                  SDL_Delay(100);
SDL_Delay        278 src/audio/windx5/SDL_dx5audio.c          SDL_Delay(10);
SDL_Delay         81 src/events/SDL_events.c                  SDL_Delay(1);
SDL_Delay        120 src/events/SDL_events.c          SDL_Delay(1);
SDL_Delay        385 src/events/SDL_events.c              case 0: SDL_Delay(10);
SDL_Delay         90 src/main/beos/SDL_BeApp.cc                       SDL_Delay(10);
SDL_Delay        117 src/thread/amigaos/SDL_syssem.c          SDL_Delay(timeout);
SDL_Delay        121 src/thread/generic/SDL_syssem.c                  SDL_Delay(10);
SDL_Delay        192 src/thread/linux/SDL_syssem.c            SDL_Delay(1);
SDL_Delay        390 src/thread/linux/SDL_syssem.c            SDL_Delay(1);
SDL_Delay        103 src/timer/amigaos/SDL_systimer.c                 SDL_Delay(1);
SDL_Delay         63 src/timer/beos/SDL_systimer.c            SDL_Delay(10);
SDL_Delay        187 src/timer/linux/SDL_systimer.c           SDL_Delay(1);
SDL_Delay        250 src/video/cybergfx/SDL_cgxwm.c                           SDL_Delay(100);
SDL_Delay        270 src/video/cybergfx/SDL_cgxwm.c                   SDL_Delay(100);
SDL_Delay        816 src/video/fbcon/SDL_fbevents.c                   SDL_Delay(500);
SDL_Delay        280 src/video/photon/SDL_ph_wm.c                             SDL_Delay(100);
SDL_Delay        300 src/video/photon/SDL_ph_wm.c                     SDL_Delay(100);
SDL_Delay       1183 src/video/windx5/SDL_dx5video.c                  SDL_Delay(100);
SDL_Delay        264 src/video/x11/SDL_x11wm.c                                SDL_Delay(100);
SDL_Delay        284 src/video/x11/SDL_x11wm.c                        SDL_Delay(100);
SDL_Delay         96 test/loopwave.c          SDL_Delay(1000);
SDL_Delay        386 test/testalpha.c                         SDL_Delay(FRAME_TICKS-(ticks-lastticks));
SDL_Delay        177 test/testcdrom.c                         SDL_Delay(atoi(argv[++i]));
SDL_Delay         20 test/testerror.c                 SDL_Delay(1*1000);
SDL_Delay         46 test/testerror.c         SDL_Delay(5*1000);
SDL_Delay        187 test/testgamma.c         SDL_Delay(1*1000);
SDL_Delay        449 test/testgl.c                    SDL_Delay( 20 );
SDL_Delay         19 test/testhread.c                 SDL_Delay(1*1000);
SDL_Delay         28 test/testhread.c         SDL_Delay(5*1000);
SDL_Delay         50 test/testhread.c         SDL_Delay(5*1000);
SDL_Delay         61 test/testhread.c         SDL_Delay(5*1000);
SDL_Delay         49 test/testlock.c          SDL_Delay(1*1000);
SDL_Delay         56 test/testlock.c          SDL_Delay(10);
SDL_Delay         21 test/testsem.c           SDL_Delay(200);
SDL_Delay         24 test/testsem.c           SDL_Delay(1); /* For the scheduler */
SDL_Delay         64 test/testsem.c   SDL_Delay(10 * 1000);
SDL_Delay         50 test/testtimer.c         SDL_Delay(10*1000);
SDL_Delay         76 test/testtimer.c         SDL_Delay(10*1000);
SDL_Delay         81 test/testtimer.c         SDL_Delay(5*1000);
SDL_Delay        132 test/testwin.c   SDL_Delay(5*1000);
SDL_Delay        166 test/testwin.c                   SDL_Delay(1);
SDL_Delay        189 test/testwin.c                   SDL_Delay(1);
SDL_Delay        215 test/testwin.c                   SDL_Delay(1);
SDL_Delay        359 test/testwin.c   SDL_Delay(delay*1000);
SDL_Delay        155 test/threadwin.c                 SDL_Delay(20);
SDL_Delay        187 test/threadwin.c                 SDL_Delay(20);
SDL_Delay        302 test/threadwin.c                 SDL_Delay(20);