index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
hosted
/
sdl
/
thread-sdl.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Base scheduler queues off linked lists and do cleanup/consolidation
Michael Sevakis
2014-08-16
*
Do some kernel cleanup
Michael Sevakis
2014-08-08
*
Fix some stuff for no priority and
Michael Sevakis
2014-08-06
*
Add multi-reader, single-writer locks to kernel.
Michael Sevakis
2014-08-06
*
kernel: Break out kernel primitives into separate files and move to separate ...
Thomas Martitz
2014-03-03
*
buflib: Add crc field protecting buflib cookie integrity
Marcin Bukat
2014-01-16
*
Change the thread api a bit.
Thomas Martitz
2011-03-05
*
Return thread ID as a string for name when a thread isn't named or name canno...
Michael Sevakis
2010-12-29
*
Change the gcc options for sdl builds to allow for gnu99 features, it needs s...
Thomas Martitz
2010-12-02
*
Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avo...
Michael Sevakis
2010-06-17
*
Simulator: get rid of SDL_mutex* parameter to sim_do_exit.
Michael Sevakis
2010-05-27
*
SDL Simulator: Get thread shutdown and properly handled and fix a minor memor...
Michael Sevakis
2010-05-27
*
Since the sdl to target tree move, the main thread cannot be removed anymore,
Thomas Martitz
2010-05-26
*
memset is in string.h, not memory.h.
Thomas Martitz
2010-05-16
*
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...
Thomas Martitz
2010-05-15