SDL_WaitThread   450 src/audio/SDL_audio.c                    SDL_WaitThread(audio->thread, NULL);
SDL_WaitThread   179 src/events/SDL_events.c          SDL_WaitThread(SDL_EventThread, NULL);
SDL_WaitThread   116 src/main/beos/SDL_BeApp.cc                       SDL_WaitThread(SDL_AppThread, NULL);
SDL_WaitThread   297 src/thread/SDL_thread.c          SDL_WaitThread(thread, NULL);
SDL_WaitThread   272 src/thread/amigaos/SDL_thread.c          SDL_WaitThread(thread, NULL);
SDL_WaitThread   131 src/timer/amigaos/SDL_systimer.c                 SDL_WaitThread(timer, NULL);
SDL_WaitThread    82 src/timer/beos/SDL_systimer.c            SDL_WaitThread(timer, NULL);
SDL_WaitThread   206 src/timer/linux/SDL_systimer.c           SDL_WaitThread(timer, NULL);
SDL_WaitThread    49 test/testerror.c         SDL_WaitThread(thread, NULL);
SDL_WaitThread    53 test/testhread.c         SDL_WaitThread(thread, NULL);
SDL_WaitThread    70 test/testsem.c           SDL_WaitThread(threads[i], NULL);
SDL_WaitThread   304 test/threadwin.c         SDL_WaitThread(mouse_thread, NULL);
SDL_WaitThread   305 test/threadwin.c         SDL_WaitThread(keybd_thread, NULL);
SDL_WaitThread    44 test/torturethread.c             SDL_WaitThread(sub_threads[i], NULL);
SDL_WaitThread    82 test/torturethread.c             SDL_WaitThread(threads[i], NULL);