1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/kernel
William Wilgus 856da7f366 Debug - OS stacks - show current stack usage too
Change-Id: I41f895786e409c3f4ea500f99eb74cbd6cdbe5b6
2025-03-20 16:50:08 -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
mutex.c
queue.c kernel: Add queue_full() API call 2024-10-06 11:17:54 -04:00
semaphore.c
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 buflib: Refactor various debugging features 2023-01-13 10:32:57 +00:00
tick.c
timeout.c