sof/xtos/include/rtos
Rander Wang 5ac79eae01 mutex: add mutex support in XTOS
It uses spin lock to support mutex.

Suggested-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Suggested-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Signed-off-by: Rander Wang <rander.wang@intel.com>
2022-12-19 13:26:19 +02:00
..
alloc.h header: rtos: use rtos specific version of alloc.h 2022-09-12 11:44:27 +01:00
atomic.h header: rtos: use rtos specific version of atomic.h 2022-08-31 12:01:07 +01:00
bit.h header: rtos: use rtos specific version of bit.h 2022-08-31 12:01:07 +01:00
cache.h header: rtos: use rtos specific version of cache.h 2022-09-12 11:44:27 +01:00
clk.h header: rtos: use rtos specific version of cache.h 2022-09-12 11:44:27 +01:00
interrupt.h header: rtos: use rtos specific version of interrupt.h 2022-09-12 11:44:27 +01:00
kernel.h header: rtos: use rtos specific version of wait.h 2022-09-06 15:37:21 +01:00
mutex.h mutex: add mutex support in XTOS 2022-12-19 13:26:19 +02:00
spinlock.h
string.h header: rtos: use rtos specific version of string.h 2022-08-31 12:01:07 +01:00
timer.h header: rtos: use rtos specific version of clk.h 2022-09-12 11:44:27 +01:00
wait.h header: rtos: use rtos specific version of interrupt.h 2022-09-12 11:44:27 +01:00