lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Thread local storage


From: Ivan Warren
Subject: Re: [lwip-users] Thread local storage
Date: Sun, 13 Jan 2019 20:27:46 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0


Le 1/13/2019 à 8:16 PM, address@hidden a écrit :

lwIP itself cannot use thread local storage. The port must supply this if used. However, it is only used with LWIP_NETCONN_SEM_PER_THREAD for now and this is not used with the callback API available for NOSYS. So for NOSYS, you're safe.


Thank you.

But this also means that NOSYS 0 may also *require* at some point support for thread local storage.

That's fine.. my bare metal infrastructure may eventually need it anyway ;)

--Ivan


Attachment: smime.p7s
Description: Signature cryptographique S/MIME


reply via email to

[Prev in Thread] Current Thread [Next in Thread]