MCPcopy 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
181cCSUnlock::~cCSUnlock()
182{
183 m_Lock.Lock();
184}
185
186
187

Callers

nothing calls this directly

Calls 1

LockMethod · 0.80

Tested by

no test coverage detected