Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ TryLock
Function
TryLock
engine/dlib/src/dlib/mutex_web.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
bool TryLock(HMutex mutex)
47
{
48
return true;
49
}
50
51
void Unlock(HMutex mutex)
52
{
Callers
3
TEST
Function · 0.50
CustomLogListener
Function · 0.50
ScriptSysGameSysUpdate
Function · 0.50
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.40
CustomLogListener
Function · 0.40