MCPcopy Create free account
hub / github.com/defold/defold / Lock

Function Lock

engine/dlib/src/dlib/mutex_web.cpp:42–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 }
41
42 void Lock(HMutex mutex)
43 {
44 }
45
46 bool TryLock(HMutex mutex)
47 {

Callers 15

dm_mbedtls_mutex_lockFunction · 0.70
~PoolCreatorMethod · 0.70
PostFunction · 0.70
InternalDispatchFunction · 0.70
AddDynamicResourceHashFunction · 0.50
ReleaseDynamicResourcesFunction · 0.50
DetachCollectionFunction · 0.50
NewInstanceFunction · 0.50
AcquireInstanceIndexFunction · 0.50
ReleaseInstanceIndexFunction · 0.50

Calls

no outgoing calls

Tested by 5

ThreadFunction · 0.40
ProducerFunction · 0.40
ConsumerFunction · 0.40
ThreadFunctionBasicFunction · 0.40
ThreadFunctionTryLockFunction · 0.40