mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
8100203e95
This is intended for the bootloader module where we don't enter thread mode, so mutex must never attempt to switch context. Instead use a simple busy wait that is enough to make the possible mutex users (e.g. interrupt based SPI) in bootloader mode work. |
||
---|---|---|
.. | ||
cond.h | ||
mbox.h | ||
msg_bus.h | ||
msg.h | ||
mutex.h | ||
native_sched.h | ||
sched.h | ||
thread_flags.h | ||
thread.h |