Searched defs:SDL_SYS_CreateThread (Results 1 – 10 of 10) sorted by relevance
| /external/qemu/distrib/sdl-1.2.15/src/thread/riscos/ |
| D | SDL_systhread.c | 31 int SDL_SYS_CreateThread(SDL_Thread *thread, void *args) in SDL_SYS_CreateThread() function 79 int SDL_SYS_CreateThread(SDL_Thread *thread, void *args) in SDL_SYS_CreateThread() function
|
| /external/qemu/distrib/sdl-1.2.15/src/thread/dc/ |
| D | SDL_systhread.c | 32 int SDL_SYS_CreateThread(SDL_Thread *thread, void *args) in SDL_SYS_CreateThread() function
|
| /external/qemu/distrib/sdl-1.2.15/src/thread/generic/ |
| D | SDL_systhread.c | 29 int SDL_SYS_CreateThread(SDL_Thread *thread, void *args) in SDL_SYS_CreateThread() function
|
| /external/qemu/distrib/sdl-1.2.15/src/thread/irix/ |
| D | SDL_systhread.c | 42 int SDL_SYS_CreateThread(SDL_Thread *thread, void *args) in SDL_SYS_CreateThread() function
|
| /external/qemu/distrib/sdl-1.2.15/src/thread/pth/ |
| D | SDL_systhread.c | 50 int SDL_SYS_CreateThread(SDL_Thread *thread, void *args) in SDL_SYS_CreateThread() function
|
| /external/qemu/distrib/sdl-1.2.15/src/thread/pthread/ |
| D | SDL_systhread.c | 52 int SDL_SYS_CreateThread(SDL_Thread *thread, void *args) in SDL_SYS_CreateThread() function
|
| /external/qemu/distrib/sdl-1.2.15/src/thread/beos/ |
| D | SDL_systhread.c | 62 int SDL_SYS_CreateThread(SDL_Thread *thread, void *args) in SDL_SYS_CreateThread() function
|
| /external/qemu/distrib/sdl-1.2.15/src/thread/os2/ |
| D | SDL_systhread.c | 60 int SDL_SYS_CreateThread(SDL_Thread *thread, void *args, pfnSDL_CurrentBeginThread pfnBeginThread, … in SDL_SYS_CreateThread() function
|
| /external/qemu/distrib/sdl-1.2.15/src/thread/symbian/ |
| D | SDL_systhread.cpp | 85 int SDL_SYS_CreateThread(SDL_Thread *thread, void *args) in SDL_SYS_CreateThread() function
|
| /external/qemu/distrib/sdl-1.2.15/src/thread/win32/ |
| D | SDL_systhread.c | 99 int SDL_SYS_CreateThread(SDL_Thread *thread, void *args, pfnSDL_CurrentBeginThread pfnBeginThread, … function
|