Home
last modified time | relevance | path

Searched refs:SYS_LIGHTWEIGHT_PROT (Results 1 – 20 of 20) sorted by relevance

/components/net/lwip/lwip-2.0.3/test/unit/
A Dlwipopts.h37 #define SYS_LIGHTWEIGHT_PROT 0 macro
/components/net/lwip/lwip-2.0.3/test/fuzz/
A Dlwipopts.h39 #define SYS_LIGHTWEIGHT_PROT 0 macro
/components/net/lwip/lwip-2.1.2/test/fuzz/
A Dlwipopts.h39 #define SYS_LIGHTWEIGHT_PROT 0 macro
/components/net/lwip/lwip-2.1.2/test/unit/
A Dlwipopts.h45 #define SYS_LIGHTWEIGHT_PROT 0 macro
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dopt.h59 #ifndef SYS_LIGHTWEIGHT_PROT
60 #define SYS_LIGHTWEIGHT_PROT 0 macro
A Dsys.h251 #if SYS_LIGHTWEIGHT_PROT
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dsys.h459 #if SYS_LIGHTWEIGHT_PROT
A Dopt.h212 #if !defined SYS_LIGHTWEIGHT_PROT || defined __DOXYGEN__
213 #define SYS_LIGHTWEIGHT_PROT 1 macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dsys.h363 #if SYS_LIGHTWEIGHT_PROT
A Dopt.h203 #if !defined SYS_LIGHTWEIGHT_PROT || defined __DOXYGEN__
204 #define SYS_LIGHTWEIGHT_PROT 1 macro
/components/net/lwip/port/
A Dlwipopts.h57 #define SYS_LIGHTWEIGHT_PROT 1 macro
/components/net/lwip/lwip-1.4.1/doc/
A Drawapi.txt46 since they are protected by SYS_LIGHTWEIGHT_PROT and/or
49 Only since 1.3.0, if SYS_LIGHTWEIGHT_PROT is set to 1
/components/net/lwip/lwip-2.0.3/doc/
A Drawapi.txt56 since they are protected by SYS_LIGHTWEIGHT_PROT and/or
64 If SYS_LIGHTWEIGHT_PROT is set to 1 and
A Dsys_arch.txt213 main-loop and from interrupts), the SYS_LIGHTWEIGHT_PROT protection SHOULD be enabled!
/components/net/lwip/lwip-1.4.1/
A DCHANGELOG389 on change) plus use SYS_LIGHTWEIGHT_PROT to protect the select code.
482 * sockets.c: Use SYS_LIGHTWEIGHT_PROT instead of a semaphore to protect
1134 * sys.h: Made SYS_LIGHTWEIGHT_PROT and sys_now() work with NO_SYS=1
2654 SYS_LIGHTWEIGHT_PROT=1 & freeing PBUF_RAM when mem_sem is not available)
/components/net/lwip/lwip-2.0.3/
A DCHANGELOG1345 on change) plus use SYS_LIGHTWEIGHT_PROT to protect the select code.
1438 * sockets.c: Use SYS_LIGHTWEIGHT_PROT instead of a semaphore to protect
2090 * sys.h: Made SYS_LIGHTWEIGHT_PROT and sys_now() work with NO_SYS=1
3610 SYS_LIGHTWEIGHT_PROT=1 & freeing PBUF_RAM when mem_sem is not available)
/components/net/lwip/lwip-2.1.2/
A DCHANGELOG1598 on change) plus use SYS_LIGHTWEIGHT_PROT to protect the select code.
1691 * sockets.c: Use SYS_LIGHTWEIGHT_PROT instead of a semaphore to protect
2343 * sys.h: Made SYS_LIGHTWEIGHT_PROT and sys_now() work with NO_SYS=1
3863 SYS_LIGHTWEIGHT_PROT=1 & freeing PBUF_RAM when mem_sem is not available)
/components/net/lwip/lwip-2.0.3/doc/doxygen/
A Dlwip.Doxyfile2073 SYS_LIGHTWEIGHT_PROT=1 \
/components/net/lwip/lwip-2.1.2/doc/doxygen/
A Dlwip.Doxyfile2084 SYS_LIGHTWEIGHT_PROT=1 \
A Dlwip.Doxyfile.cmake.in2084 SYS_LIGHTWEIGHT_PROT=1 \

Completed in 63 milliseconds