Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ tcpHold
Function
tcpHold
modules/io/socket/zephyr/tcp.c:463–466 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
461
}
462
463
void tcpHold(TCP tcp)
464
{
465
atomic_inc(&tcp->useCount);
466
}
467
468
void tcpRelease(TCP tcp)
469
{
Callers
2
xs_tcp_constructor
Function · 0.70
tcpTrigger
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected