LwIP + 0/7 examples
CodeScope will show references to UNLOCK_TCPIP_CORE from the following samples and libraries:
Examples
STM32469I_EVAL
Demonstrations
Applications
mbedTLS
STM324x9I_EVAL
Applications
mbedTLS
STM324xG_EVAL
Applications
mbedTLS
 
Symbols
loading...
Files
loading...

UNLOCK_TCPIP_CORE macro

Syntax

#define UNLOCK_TCPIP_CORE() sys_mutex_unlock(&lock_tcpip_core)

Examples

UNLOCK_TCPIP_CORE is referenced by 7 libraries and example projects.

References

LocationText
tcpip.h:59
#define UNLOCK_TCPIP_CORE() sys_mutex_unlock(&lock_tcpip_core)
api_msg.c:1179
UNLOCK_TCPIP_CORE();
api_msg.c:1393
UNLOCK_TCPIP_CORE();
api_msg.c:1833
UNLOCK_TCPIP_CORE();
api_msg.c:1987
UNLOCK_TCPIP_CORE();
api_msg.c:2158
UNLOCK_TCPIP_CORE();
sockets.c:267
#define LWIP_SOCKET_SELECT_UNPROTECT(lev) UNLOCK_TCPIP_CORE()
sockets.c:679
UNLOCK_TCPIP_CORE();
sockets.c:2782
UNLOCK_TCPIP_CORE();
sockets.c:3228
UNLOCK_TCPIP_CORE();
sockets.c:3871
UNLOCK_TCPIP_CORE();
tcpip.c:93
UNLOCK_TCPIP_CORE();
tcpip.c:103
UNLOCK_TCPIP_CORE();
tcpip.c:443
UNLOCK_TCPIP_CORE();
tcpip.c:479
UNLOCK_TCPIP_CORE();