Searched refs:SYS_LIGHTWEIGHT_PROT (Results 1 – 20 of 20) sorted by relevance
37 #define SYS_LIGHTWEIGHT_PROT 0 macro
39 #define SYS_LIGHTWEIGHT_PROT 0 macro
45 #define SYS_LIGHTWEIGHT_PROT 0 macro
59 #ifndef SYS_LIGHTWEIGHT_PROT60 #define SYS_LIGHTWEIGHT_PROT 0 macro
251 #if SYS_LIGHTWEIGHT_PROT
459 #if SYS_LIGHTWEIGHT_PROT
212 #if !defined SYS_LIGHTWEIGHT_PROT || defined __DOXYGEN__213 #define SYS_LIGHTWEIGHT_PROT 1 macro
363 #if SYS_LIGHTWEIGHT_PROT
203 #if !defined SYS_LIGHTWEIGHT_PROT || defined __DOXYGEN__204 #define SYS_LIGHTWEIGHT_PROT 1 macro
57 #define SYS_LIGHTWEIGHT_PROT 1 macro
46 since they are protected by SYS_LIGHTWEIGHT_PROT and/or49 Only since 1.3.0, if SYS_LIGHTWEIGHT_PROT is set to 1
56 since they are protected by SYS_LIGHTWEIGHT_PROT and/or64 If SYS_LIGHTWEIGHT_PROT is set to 1 and
213 main-loop and from interrupts), the SYS_LIGHTWEIGHT_PROT protection SHOULD be enabled!
389 on change) plus use SYS_LIGHTWEIGHT_PROT to protect the select code.482 * sockets.c: Use SYS_LIGHTWEIGHT_PROT instead of a semaphore to protect1134 * sys.h: Made SYS_LIGHTWEIGHT_PROT and sys_now() work with NO_SYS=12654 SYS_LIGHTWEIGHT_PROT=1 & freeing PBUF_RAM when mem_sem is not available)
1345 on change) plus use SYS_LIGHTWEIGHT_PROT to protect the select code.1438 * sockets.c: Use SYS_LIGHTWEIGHT_PROT instead of a semaphore to protect2090 * sys.h: Made SYS_LIGHTWEIGHT_PROT and sys_now() work with NO_SYS=13610 SYS_LIGHTWEIGHT_PROT=1 & freeing PBUF_RAM when mem_sem is not available)
1598 on change) plus use SYS_LIGHTWEIGHT_PROT to protect the select code.1691 * sockets.c: Use SYS_LIGHTWEIGHT_PROT instead of a semaphore to protect2343 * sys.h: Made SYS_LIGHTWEIGHT_PROT and sys_now() work with NO_SYS=13863 SYS_LIGHTWEIGHT_PROT=1 & freeing PBUF_RAM when mem_sem is not available)
2073 SYS_LIGHTWEIGHT_PROT=1 \
2084 SYS_LIGHTWEIGHT_PROT=1 \
Completed in 63 milliseconds