rockbox/firmware/kernel/include
Aidan MacDonald 2315266628 kernel: remove unused function mutex_test()
No longer needed since the only user was in the Archos code.

Change-Id: I763f58050c70f2bb1d8cc0a044c63698f3157a8d
2022-05-14 11:29:55 -04:00
..
corelock.h Do some kernel cleanup 2014-08-08 01:59:59 -04:00
kernel.h Do some kernel cleanup 2014-08-08 01:59:59 -04:00
mrsw_lock.h Base scheduler queues off linked lists and do cleanup/consolidation 2014-08-16 05:15:37 -04:00
mutex.h kernel: remove unused function mutex_test() 2022-05-14 11:29:55 -04:00
queue.h Fix undefined behavior that blocks compiling with UBSan 2022-04-17 11:37:34 -04:00
semaphore.h Base scheduler queues off linked lists and do cleanup/consolidation 2014-08-16 05:15:37 -04:00
thread.h [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
tick.h
timeout.h