Simplify the uisimulator I/O routine and let the rockbox thread calling the functions...
commit42cf85818d7973f248d98fd5a394509cca278e18
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Mon, 3 Dec 2007 14:01:12 +0000 (3 14:01 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Mon, 3 Dec 2007 14:01:12 +0000 (3 14:01 +0000)
treec3ca7e9782f7029ca0226969c1e402f20d4fa444
parent02942c596e8cc52250e9ce69f62cf2bb3fcc08c9
Simplify the uisimulator I/O routine and let the rockbox thread calling the functions be the background thread. Should speed things up too and lose none of the advantanges of background I/O.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15870 a1c6a512-1295-4272-9138-f99709370657
uisimulator/common/io.c
uisimulator/sdl/thread-sdl.c
uisimulator/sdl/thread-sdl.h
uisimulator/sdl/uisdl.c