1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/xtimer
JulianHolzwarth dd6e51b1eb core/mutex.c _mutex_lock uses an int pointer
_mutex_lock uses a volatile int pointer for the parameter blocking instead of an int.
2020-03-26 17:26:07 +01:00
..
Makefile sys: xtimer: introduce new timer subsystem 2015-08-25 13:20:35 +02:00
xtimer_core.c sys/ztimer: add xtimer_on_ztimer 2020-03-04 12:44:03 +01:00
xtimer.c core/mutex.c _mutex_lock uses an int pointer 2020-03-26 17:26:07 +01:00