Searched defs:riscos_using_threads (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/thread/pthread/
H A DSDL_systhread.c40 int riscos_using_threads = 0; variable
70 if (riscos_using_threads == 0) {
71 riscos_using_threads = 1;
/external/qemu/distrib/sdl-1.2.15/src/thread/riscos/
H A DSDL_systhread.c69 int riscos_using_threads = 0; variable
96 if (riscos_using_threads == 0)
98 riscos_using_threads = 1;

Completed in 1191 milliseconds