Home
last modified time | relevance | path

Searched refs:LWIP_NETCONN_SEM_PER_THREAD (Results 1 – 25 of 27) sorted by relevance

12

/lib/lwip/lwip/src/include/lwip/priv/
A Dapi_msg.h59 #if LWIP_NETCONN_SEM_PER_THREAD
152 #if LWIP_NETCONN_SEM_PER_THREAD
157 #if LWIP_NETCONN_SEM_PER_THREAD
A Dtcpip_priv.h74 #if LWIP_NETCONN_SEM_PER_THREAD
103 #if !LWIP_NETCONN_SEM_PER_THREAD
A Dsockets_priv.h138 #if LWIP_NETCONN_SEM_PER_THREAD
/lib/lwip/lwip/test/unit/
A Dlwipopts.h49 #define LWIP_NETCONN_SEM_PER_THREAD 1 macro
/lib/lwip/lwip/src/api/
A Dtcpip.c489 #if !LWIP_NETCONN_SEM_PER_THREAD in tcpip_api_call()
502 #if LWIP_NETCONN_SEM_PER_THREAD in tcpip_api_call()
511 #if !LWIP_NETCONN_SEM_PER_THREAD in tcpip_api_call()
A Dapi_lib.c127 #if LWIP_NETCONN_SEM_PER_THREAD in netconn_apimsg()
168 #if !LWIP_NETCONN_SEM_PER_THREAD in netconn_new_with_proto_and_callback()
1315 #if LWIP_NETCONN_SEM_PER_THREAD
1326 #if !LWIP_NETCONN_SEM_PER_THREAD
1344 #if LWIP_NETCONN_SEM_PER_THREAD
A Dsockets.c2011 #if LWIP_NETCONN_SEM_PER_THREAD in lwip_select()
2062 #if LWIP_NETCONN_SEM_PER_THREAD in lwip_select()
2132 #if LWIP_NETCONN_SEM_PER_THREAD in lwip_select()
2165 #if LWIP_NETCONN_SEM_PER_THREAD in lwip_select()
2369 #if LWIP_NETCONN_SEM_PER_THREAD in lwip_poll()
2407 #if LWIP_NETCONN_SEM_PER_THREAD in lwip_poll()
2437 #if LWIP_NETCONN_SEM_PER_THREAD in lwip_poll()
2448 #if LWIP_NETCONN_SEM_PER_THREAD in lwip_poll()
2849 #if LWIP_NETCONN_SEM_PER_THREAD in lwip_getsockopt()
3297 #if LWIP_NETCONN_SEM_PER_THREAD in lwip_setsockopt()
/lib/lwip/lwip/contrib/ports/unix/port/include/arch/
A Dsys_arch.h62 #if LWIP_NETCONN_SEM_PER_THREAD
/lib/lwip/lwip/contrib/ports/freertos/include/arch/
A Dsys_arch.h86 #if LWIP_NETCONN_SEM_PER_THREAD
/lib/lwip/lwip/src/include/lwip/
A Dapi.h232 #if !LWIP_NETCONN_SEM_PER_THREAD
420 #if LWIP_NETCONN_SEM_PER_THREAD
A Dopt.h1968 #if !defined LWIP_NETCONN_SEM_PER_THREAD || defined __DOXYGEN__
1969 #define LWIP_NETCONN_SEM_PER_THREAD 0 macro
/lib/lwip/lwip/contrib/ports/unix/port/
A Dsys_arch.c71 #if LWIP_NETCONN_SEM_PER_THREAD
672 #if LWIP_NETCONN_SEM_PER_THREAD
764 #if LWIP_NETCONN_SEM_PER_THREAD in sys_init()
/lib/lwip/lwip/contrib/ports/win32/
A Dsys_arch.c437 #if LWIP_NETCONN_SEM_PER_THREAD in sys_thread_function()
441 #if LWIP_NETCONN_SEM_PER_THREAD in sys_thread_function()
705 #if LWIP_NETCONN_SEM_PER_THREAD
/lib/lwip/lwip/contrib/examples/example_app/
A Dtest.c660 #if (LWIP_SOCKET || LWIP_NETCONN) && LWIP_NETCONN_SEM_PER_THREAD in main_loop()
737 #if (LWIP_SOCKET || LWIP_NETCONN) && LWIP_NETCONN_SEM_PER_THREAD in main_loop()
/lib/lwip/lwip/contrib/ports/freertos/
A Dsys_arch.c485 #if LWIP_NETCONN_SEM_PER_THREAD
536 #error LWIP_NETCONN_SEM_PER_THREAD needs configNUM_THREAD_LOCAL_STORAGE_POINTERS
/lib/lwip/lwip/src/core/
A Dinit.c243 #if LWIP_NETCONN_FULLDUPLEX && !LWIP_NETCONN_SEM_PER_THREAD
/lib/lwip/lwip/contrib/examples/example_app/test_configs/
A Dopt_default.h166 #define LWIP_NETCONN_SEM_PER_THREAD 0 macro
A Dopt_dualstack.h166 #define LWIP_NETCONN_SEM_PER_THREAD 0 macro
A Dopt_ipv4only.h166 #define LWIP_NETCONN_SEM_PER_THREAD 0 macro
A Dopt_ipv6only.h166 #define LWIP_NETCONN_SEM_PER_THREAD 0 macro
A Dopt_nosys_dual.h166 #define LWIP_NETCONN_SEM_PER_THREAD 0 macro
A Dopt_nosys_ipv4.h166 #define LWIP_NETCONN_SEM_PER_THREAD 0 macro
A Dopt_nosys_ipv6.h166 #define LWIP_NETCONN_SEM_PER_THREAD 0 macro
/lib/lwip/lwip/test/unit/arch/
A Dsys_arch.c367 #if LWIP_NETCONN_SEM_PER_THREAD
/lib/lwip/lwip/
A DUPGRADING106 * Added LWIP_NETCONN_SEM_PER_THREAD to use one "op_completed" semaphore per thread
150 threads each (needs LWIP_NETCONN_SEM_PER_THREAD)

Completed in 57 milliseconds

12