MCPcopy Create free account
hub / github.com/Tencent/UnLua / GuardLeave

Method GuardLeave

Plugins/UnLua/Source/UnLua/Private/LuaDeadLoopCheck.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 }
85
86 void FDeadLoopCheck::FRunner::GuardLeave()
87 {
88 GuardCounter.Decrement();
89 }
90
91 FDeadLoopCheck::FGuard::FGuard(FDeadLoopCheck* Owner)
92 : Owner(Owner)

Callers 1

~FGuardMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected