1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/kernel/include
Aidan MacDonald d55dceff37 apps: Add ability to do a clean reboot
Allow a clean shutdown to end in either power off or reboot. Add a
new event SYS_REBOOT to signal it and sys_reboot() to trigger the
event. SYS_REBOOT signals a reboot request and should be listened
for alongside SYS_POWEROFF events.

Change-Id: I99ba7fb5feed2bb5a0a40a274e8466ad74fe3a43
2022-04-16 14:36:39 +01:00
..
corelock.h
kernel.h
mrsw_lock.h
mutex.h
queue.h apps: Add ability to do a clean reboot 2022-04-16 14:36:39 +01:00
semaphore.h
thread.h
tick.h
timeout.h