OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:riscos_main_thread
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/thread/pthread/
SDL_systhread.c
41
Uint32
riscos_main_thread
= 0; /* Thread running events */
variable
72
riscos_main_thread
= SDL_ThreadID();
/external/qemu/distrib/sdl-1.2.15/src/thread/riscos/
SDL_systhread.c
70
Uint32
riscos_main_thread
= 0; /* Thread running events */
variable
99
riscos_main_thread
= SDL_ThreadID();
Completed in 135 milliseconds