mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-29 08:46:24 -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 |
||
|---|---|---|
| .. | ||
| corelock.h | ||
| kernel.h | ||
| mrsw_lock.h | ||
| mutex.h | ||
| queue.h | ||
| semaphore.h | ||
| thread.h | ||
| tick.h | ||
| timeout.h | ||