Home
last modified time | relevance | path

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

/third_party/lwip/test/fuzz/
Dlwipopts.h39 #define SYS_LIGHTWEIGHT_PROT 0 macro
/third_party/lwip/test/unit/
Dlwipopts.h45 #define SYS_LIGHTWEIGHT_PROT 0 macro
/third_party/lwip/src/include/lwip/
Dsys.h459 #if SYS_LIGHTWEIGHT_PROT
Dopt.h212 #if !defined SYS_LIGHTWEIGHT_PROT || defined __DOXYGEN__
213 #define SYS_LIGHTWEIGHT_PROT 1 macro
/third_party/lwip/
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)
/third_party/lwip/doc/doxygen/
Dlwip.Doxyfile.cmake.in2084 SYS_LIGHTWEIGHT_PROT=1 \
Dlwip.Doxyfile2084 SYS_LIGHTWEIGHT_PROT=1 \