Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ Lock
Method
Lock
sdk/angelscript/source/as_scriptobject.cpp:1165–1168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1163
}
1164
1165
void asCLockableSharedBool::Lock() const
1166
{
1167
ENTERCRITICALSECTION(lock);
1168
}
1169
1170
void asCLockableSharedBool::Unlock() const
1171
{
Callers
1
Get
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected