rockbox/firmware/target/hosted
Thomas Martitz cc889e9d60 Change the thread api a bit.
* Remove THREAD_ID_CURRENT macro in favor of a thread_self() function, this allows thread functions to be simpler.
* thread_self_entry() shortcut for kernel.c.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29521 a1c6a512-1295-4272-9138-f99709370657
2011-03-05 17:48:06 +00:00
..
android Introduce "power" thread for RaaA 2011-03-02 19:12:55 +00:00
maemo Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android build 2011-03-01 20:31:20 +00:00
sdl Change the thread api a bit. 2011-03-05 17:48:06 +00:00
powermgmt.c Introduce "power" thread for RaaA 2011-03-02 19:12:55 +00:00
thread-arm.c Implement cooperative threads on hosted platforms using C code. 2011-02-18 22:46:01 +00:00
thread-unix.c Add rockbox copyright header with proper credits for kugel 2011-03-05 15:38:10 +00:00
thread-win32.c Implement cooperative threads on hosted platforms using C code. 2011-02-18 22:46:01 +00:00