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 4f36d21957
sys/xtimer: clean up xtimer_mutex_lock_timeout
Use `mutex_lock_cancelable()` and `mutex_cancel()` to implement
`xtimer_mutex_lock_timeout()`.
2020-12-08 22:03:57 +01:00
..
Kconfig sys/xtimer: Add module to Kconfig 2020-11-06 15:57:53 +01:00
Makefile sys: xtimer: introduce new timer subsystem 2015-08-25 13:20:35 +02:00
xtimer_core.c sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
xtimer.c sys/xtimer: clean up xtimer_mutex_lock_timeout 2020-12-08 22:03:57 +01:00