1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/xtimer
JulianHolzwarth 4d85fa16e0 xtimer/xtimer.c: _mutex_remove_thread_from_waiting_queue
This function tries to remove the thread from a mutex waiting queue.
The value pointed to by unlocked will be set to 1 if the thread was removed from the waiting queue otherwise 0.
2020-03-05 19:05:34 +01:00
..
Makefile sys: xtimer: introduce new timer subsystem 2015-08-25 13:20:35 +02:00
xtimer_core.c sys/xtimer: compare two offsets rather than absolute times 2020-01-29 10:52:43 -08:00
xtimer.c xtimer/xtimer.c: _mutex_remove_thread_from_waiting_queue 2020-03-05 19:05:34 +01:00