Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/thread/irix/
DSDL_systhread.c81 void SDL_KillThread(SDL_Thread *thread) in SDL_KillThread() function
/external/qemu/distrib/sdl-1.2.15/test/
Dtesthread.c69 SDL_KillThread(thread); in main()
Dtestlock.c43 SDL_KillThread(threads[i]); in closemutex()
/external/qemu/distrib/sdl-1.2.15/include/
DSDL_thread.h106 extern DECLSPEC void SDLCALL SDL_KillThread(SDL_Thread *thread);
/external/qemu/distrib/sdl-1.2.15/src/main/macos/exports/
DSDL.x127 SDL_KillThread
/external/qemu/distrib/sdl-1.2.15/src/thread/
DSDL_thread.c293 void SDL_KillThread(SDL_Thread *thread) in SDL_KillThread() function