mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 23:11:19 +01:00
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.