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

Function GetLoadMutex

engine/resource/src/resource.cpp:1573–1576  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1571}
1572
1573dmMutex::HMutex GetLoadMutex(const dmResource::HFactory factory)
1574{
1575 return factory->m_LoadMutex;
1576}
1577
1578dmResourceMounts::HContext GetMountsContext(const dmResource::HFactory factory)
1579{

Callers 1

JobProcessFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected