1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 22:43:50 +01:00
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
..
2020-02-20 13:24:14 +01:00
2020-04-07 17:48:39 +02:00
2020-09-11 13:01:31 +02:00
2020-09-02 19:16:30 +02:00
2020-06-19 10:44:56 +02:00
2020-09-10 10:08:27 +02:00
2020-06-10 21:21:33 +02:00
2020-02-11 13:59:59 +01:00
2020-07-23 20:18:34 +02:00