rockbox/firmware/target/hosted
Thomas Jarosch 15a358099c Introduce "power" thread for RaaA
I tried to move the #ifdefs and the code
in firmware/powermgmt.c around and it was still
a big mess for hosted applications (RaaA/sim builds).

Create our own "power" thread as recently discussed on IRC.

Fixes the sleep timer for RaaA.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29501 a1c6a512-1295-4272-9138-f99709370657
2011-03-02 19:12:55 +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 Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android build 2011-03-01 20:31:20 +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 Implement cooperative threads on hosted platforms using C code. 2011-02-18 22:46:01 +00:00
thread-win32.c Implement cooperative threads on hosted platforms using C code. 2011-02-18 22:46:01 +00:00