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

Function GetJobThread

engine/resource/src/resource.cpp:1568–1571  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1566}
1567
1568HJobContext GetJobThread(const dmResource::HFactory factory)
1569{
1570 return factory->m_JobThreadContext;
1571}
1572
1573dmMutex::HMutex GetLoadMutex(const dmResource::HFactory factory)
1574{

Callers 2

PreloadDataFunction · 0.85
SetupDynamicFontStateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected