Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ lockSocket
Function
lockSocket
src/shared/sockethelpers.cpp:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
void lockSocket(void)
172
{
173
mutex.lock();
174
}
175
176
void unlockSocket(void)
177
{
Callers
5
increment
Method · 0.85
frameBoundary
Function · 0.85
sendAlertMsg
Function · 0.85
SDL_CreateWindow
Function · 0.85
sendId
Method · 0.85
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected