MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / unlock

Method unlock

source/core/StarException_windows.cpp:31–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 }
30
31 void unlock() {
32 LeaveCriticalSection(&criticalSection);
33 }
34
35 CRITICAL_SECTION criticalSection;
36};

Callers 2

captureStackFunction · 0.45
outputStackFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected