mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
Handling timeout smaller than XTIMER_BACKOFF (the timer spins) when the mutex is already locked. This fixes the test tests/xtimer_mutex_lock_timeout/main.c:mutex_timeout_spin_locked.