lwip_socket_thread_cleanup() is only used within LwIP.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLwIPlwip_socket_thread_cleanup()

lwip_socket_thread_cleanup() function

LWIP_NETCONN_SEM_PER_THREAD==1: destroy thread-local semaphore

Syntax

void lwip_socket_thread_cleanup(void);
Implemented in sockets.c:326

References

LocationText
sockets.c:327
lwip_socket_thread_cleanup(void)
sockets.h:530
void lwip_socket_thread_cleanup(void); /* LWIP_NETCONN_SEM_PER_THREAD==1: destroy thread-local semaphore */