mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
This allows callers to see if it's safe to enqueue something instead of triggering a panic if the queue turns out to be full. Change-Id: Idb887e7a47cfbfef998f27d9d85090f3c0ed2230 |
||
---|---|---|
.. | ||
include | ||
corelock.c | ||
kernel-internal.h | ||
mrsw_lock.c | ||
mutex.c | ||
queue.c | ||
semaphore.c | ||
thread-common.c | ||
thread-internal.h | ||
thread.c | ||
tick.c | ||
timeout.c |