Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ConEmu/ConEmu
/ Leave
Method
Leave
src/common/MSectionSimple.cpp:75–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
void MSectionSimple::Leave()
76
{
77
_ASSERTEX(mb_Initialized);
78
LeaveCriticalSection(&m_S);
79
}
80
81
bool MSectionSimple::TryEnter()
82
{
Callers
4
Process_Unlock
Method · 0.80
Lock
Method · 0.80
Unlock
Method · 0.80
Unlock
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected