On 2021-11-16, Simon Goldschmidt <goldsi...@gmx.de> wrote:

>>     sys_mbox_free() has to unblock receive tasks waiting on
>>     recvmbox/acceptmbox and prevent a task pending on this during/after
>>     deletion
>>
>> Is that really required?
>> ...
>
> Yeah, well, that comment is outdated as well. Turned out that nearly no
> OS supports this, so it got implemented in a different way.

Cool, thanks. It looks like if I implement the sys-arch
per-thread-semaphore functions, I should be OK...

--
Grant





_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to