MCPcopy 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
75void MSectionSimple::Leave()
76{
77 _ASSERTEX(mb_Initialized);
78 LeaveCriticalSection(&m_S);
79}
80
81bool MSectionSimple::TryEnter()
82{

Callers 4

Process_UnlockMethod · 0.80
LockMethod · 0.80
UnlockMethod · 0.80
UnlockMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected