1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/xtimer
Marian Buschsieweke 0ce6f2f375
sys/xtimer: untangle from core/mutex
Place a verbatim copy of `_mutex_lock()` as `static` in `xtimer`, so internal
mutex function can be optimized one step at a time without breaking `xtimer`.
2020-09-24 07:42:35 +02:00
..
Makefile sys: xtimer: introduce new timer subsystem 2015-08-25 13:20:35 +02:00
xtimer_core.c xtimer_core: piggy-back style fixes 2020-04-10 12:42:32 +02:00
xtimer.c sys/xtimer: untangle from core/mutex 2020-09-24 07:42:35 +02:00