OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SDL_WaitThread
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/thread/irix/
SDL_systhread.c
72
void
SDL_WaitThread
(SDL_Thread *thread, int *status)
/external/qemu/distrib/sdl-1.2.15/src/thread/
SDL_thread.c
269
void
SDL_WaitThread
(SDL_Thread *thread, int *status)
297
SDL_WaitThread
(thread, NULL);
Completed in 64 milliseconds