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

Function Unlock

engine/dlib/src/dlib/mutex_web.cpp:51–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 }
50
51 void Unlock(HMutex mutex)
52 {
53 }
54
55 void* GetNativeHandle(HMutex mutex)
56 {

Callers 15

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

Calls

no outgoing calls

Tested by 7

ThreadFunction · 0.40
ProducerFunction · 0.40
ConsumerFunction · 0.40
ThreadFunctionBasicFunction · 0.40
ThreadFunctionTryLockFunction · 0.40
TESTFunction · 0.40
CustomLogListenerFunction · 0.40