Poor mans workaround for hanging SDL app/sim on shutdown.
commit57a7b209cf1dc2187118b44e5369c9af0bb7051d
authorThomas Jarosch <tomj@simonv.com>
Fri, 25 Feb 2011 13:22:42 +0000 (25 14:22 +0100)
committerThomas Jarosch <tomj@simonv.com>
Fri, 25 Feb 2011 13:22:42 +0000 (25 14:22 +0100)
tree8dbca596c4fb4f45ff309b3af437bcb1944ec8f1
parent5323d035c446705b791d36d8e7486c45a336bcd0
Poor mans workaround for hanging SDL app/sim on shutdown.

Real fix is not to call sim_kernel_shutdown() from the event thread.
Needs investigation.
firmware/target/hosted/sdl/kernel-sdl.c