Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ ~cCSUnlock
Method
~cCSUnlock
src/OSSupport/CriticalSection.cpp:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
180
181
cCSUnlock::~cCSUnlock()
182
{
183
m_Lock.Lock();
184
}
185
186
187
Callers
nothing calls this directly
Calls
1
Lock
Method · 0.80
Tested by
no test coverage detected