[riot-notifications] [RIOT-OS/RIOT] pkg/lwip / pkg/tinydtls: use new mbox_avail() / mbox_unset() function. (#15484)
Kaspar Schleiser
notifications at github.com
Fri Nov 20 14:20:53 CET 2020
@kaspar030 commented on this pull request.
> @@ -185,6 +185,17 @@ static inline size_t mbox_avail(mbox_t *mbox)
return cib_avail(&mbox->cib);
}
+/**
+ * @brief Unset's the mbox, effectively deinitializing invalidating it.
(I suggest splitting, the other changes were already ACKed...)
--
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/15484#discussion_r527685477
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201120/156b0d5b/attachment.htm>
More information about the notifications
mailing list