summaryrefslogtreecommitdiffstats
path: root/firmware/target/hosted/sdl/thread-sdl.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-17Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avo...Michael Sevakis1-0/+5
2010-05-27Simulator: get rid of SDL_mutex* parameter to sim_do_exit.Michael Sevakis1-10/+20
2010-05-27SDL Simulator: Get thread shutdown and properly handled and fix a minor memor...Michael Sevakis1-15/+63
2010-05-26Since the sdl to target tree move, the main thread cannot be removed anymore,Thomas Martitz1-1/+6
2010-05-16memset is in string.h, not memory.h.Thomas Martitz1-1/+1
2010-05-15- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz1-0/+610