HomeSort by relevance Sort by last modified time
    Searched full:mouse_thread (Results 1 - 1 of 1) sorted by null

  /external/qemu/distrib/sdl-1.2.15/test/
threadwin.c 234 SDL_Thread *mouse_thread; local
299 mouse_thread = SDL_CreateThread(HandleMouse, NULL);
334 SDL_WaitThread(mouse_thread, NULL);

Completed in 1204 milliseconds