threads_exit should be volatile being polled in a loop on a sim thread and be written...
commit13c55bc7cefaf617480e730d97d75aa87118fcbb
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 8 Jan 2009 12:40:18 +0000 (8 12:40 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 8 Jan 2009 12:40:18 +0000 (8 12:40 +0000)
tree198fc7ce0c54ca868692268484e59760586bbd25
parent6ade63f11bf8b8bc64fb5ecc20d7ae0dcc2f311c
threads_exit should be volatile being polled in a loop on a sim thread and be written by the GUI thread.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19721 a1c6a512-1295-4272-9138-f99709370657
uisimulator/sdl/thread-sdl.c