Home
last modified time | relevance | path

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

/minix/minix/lib/liblwip/dist/test/unit/
H A Dlwipopts.h37 #define SYS_LIGHTWEIGHT_PROT 0 macro
/minix/minix/lib/liblwip/dist/test/fuzz/
H A Dlwipopts.h39 #define SYS_LIGHTWEIGHT_PROT 0 macro
/minix/minix/lib/liblwip/lib/
H A Dlwipopts.h16 #define SYS_LIGHTWEIGHT_PROT 0 macro
/minix/minix/lib/liblwip/dist/src/include/lwip/
H A Dsys.h363 #if SYS_LIGHTWEIGHT_PROT
H A Dopt.h212 #if !defined SYS_LIGHTWEIGHT_PROT || defined __DOXYGEN__
213 #define SYS_LIGHTWEIGHT_PROT 1 macro
/minix/minix/lib/liblwip/dist/doc/
H A Drawapi.txt56 since they are protected by SYS_LIGHTWEIGHT_PROT and/or
64 If SYS_LIGHTWEIGHT_PROT is set to 1 and
H A Dsys_arch.txt213 main-loop and from interrupts), the SYS_LIGHTWEIGHT_PROT protection SHOULD be enabled!
/minix/minix/lib/liblwip/dist/
H A DCHANGELOG1303 on change) plus use SYS_LIGHTWEIGHT_PROT to protect the select code.
1396 * sockets.c: Use SYS_LIGHTWEIGHT_PROT instead of a semaphore to protect
2048 * sys.h: Made SYS_LIGHTWEIGHT_PROT and sys_now() work with NO_SYS=1
3568 SYS_LIGHTWEIGHT_PROT=1 & freeing PBUF_RAM when mem_sem is not available)
/minix/minix/lib/liblwip/dist/doc/doxygen/
H A Dlwip.Doxyfile2073 SYS_LIGHTWEIGHT_PROT=1 \