mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
3e86e39646
Adding `USEMODULE += core_mutex_debug` to your `Makefile` results in on log messages such as [mutex] waiting for thread 1 (pc = 0x800024d) being added whenever `mutex_lock()` blocks. This makes tracing down deadlocks easier. |
||
---|---|---|
.. | ||
macros | ||
cond.h | ||
mbox.h | ||
msg_bus.h | ||
msg.h | ||
mutex.h | ||
native_sched.h | ||
sched.h | ||
thread_flags.h | ||
thread.h |