Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EQEmu/EQEmu
/ Lock
Method
Lock
zone/lua_corpse.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
void Lua_Corpse::Lock() {
26
Lua_Safe_Call_Void();
27
self->Lock();
28
}
29
30
void Lua_Corpse::UnLock() {
31
Lua_Safe_Call_Void();
Callers
8
LockMutexTest
Method · 0.45
DoubleLockMutexTest
Method · 0.45
DoubleUnlockMutexTest
Method · 0.45
LoadCharacterCorpse
Method · 0.45
Perl_Corpse_Lock
Function · 0.45
command_corpse
Function · 0.45
LoadSpells
Function · 0.45
LoadItems
Function · 0.45
Calls
no outgoing calls
Tested by
3
LockMutexTest
Method · 0.36
DoubleLockMutexTest
Method · 0.36
DoubleUnlockMutexTest
Method · 0.36