Searched refs:SubThreadFunc (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/test/
H A Dtorturethread.c23 int SDLCALL SubThreadFunc(void *data) { function
40 sub_threads[i] = SDL_CreateThread(SubThreadFunc, &flags[i]);

Completed in 52 milliseconds