1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/kernel
Solomon Peachy 5b1158e64a misc: Properly annotate some intentional case fallthroughs
Change-Id: Ie758f17fefac72aca1aa28a8ba1126b9334fe134
2025-04-22 20:54:37 -04:00
..
include Debug - OS stacks - show current stack usage too 2025-03-20 16:50:08 -04:00
corelock.c
kernel-internal.h
mrsw_lock.c Add CPU mode asserts to kernel on blocking functions. 2017-01-21 14:25:52 -05:00
mutex.c Add CPU mode asserts to kernel on blocking functions. 2017-01-21 14:25:52 -05:00
queue.c kernel: Add queue_full() API call 2024-10-06 11:17:54 -04:00
semaphore.c Add CPU mode asserts to kernel on blocking functions. 2017-01-21 14:25:52 -05:00
thread-common.c Debug - OS stacks - show current stack usage too 2025-03-20 16:50:08 -04:00
thread-internal.h threads: Move stack_size to end of struct thread (followup to f19ffe2) 2020-04-05 15:55:38 +02:00
thread.c misc: Properly annotate some intentional case fallthroughs 2025-04-22 20:54:37 -04:00
tick.c
timeout.c