lwip/doc
Our Air Quality 66a84cb2ef Clarify that sys_arch_protect() always has a matching unprotect.
This is to allow an implementation to use a nesting counter, or a
recursive mutex. Also clarify that the value returned by
sys_arch_protect() is opaque to lwip and implementation dependent.

Signed-off-by: goldsimon <goldsimon@gmx.de>
2017-07-20 21:22:35 +02:00
..
doxygen Some documentation updates and fixes 2017-04-27 12:41:08 +02:00
contrib.txt Fix typos in docs 2016-08-08 12:16:17 +02:00
FILES update some FILES list files 2016-08-03 20:21:54 +02:00
mdns.txt mdns.txt: changed the LWIP_MDNS_STRNCASECMP text again to reflect the fact that there are 2 names for 1 function... 2017-03-11 20:35:58 +01:00
mqtt_client.txt Fixed bug #51002 2017-05-11 20:51:41 +02:00
NO_SYS_SampleCode.c Fix coding style NO_SYS example code 2017-03-15 20:16:52 +01:00
ppp.txt PPP, documentation: Fix example code 2016-10-23 10:00:54 +02:00
rawapi.txt Adjust pbuf reuse documentation a bit: pbufs should never be reused after transmit 2017-05-18 09:19:08 +02:00
savannah.txt documentation: savannah: updated for Git 2015-09-22 21:52:44 +02:00
sys_arch.txt Clarify that sys_arch_protect() always has a matching unprotect. 2017-07-20 21:22:35 +02:00
ZeroCopyRx.c Some documentation updates and fixes 2017-04-27 12:41:08 +02:00