[riot-notifications] [RIOT-OS/RIOT] core/mutex: Add mutex_cancel (#15442)
Marian Buschsieweke
notifications at github.com
Mon Nov 16 11:33:19 CET 2020
> The mutex might as well be canceled by another thread.
Context switches are either due to the running thread yielding / blocking, or due to an IRQ. So it won't happen with IRQs disabled by surprise.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15442#issuecomment-727891177
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201116/81ce7197/attachment.htm>
More information about the notifications
mailing list