MCPcopy Create free account
hub / github.com/GPUOpen-Archive/Anvil / InitThread

Function InitThread

deps/glslang/OGLCompilersDLL/InitializeDll.cpp:95–116  ·  view source on GitHub ↗

Per-thread scoped initialization. Must be called at least once by each new thread sharing the symbol tables, etc., needed to parse.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

ShConstructCompilerFunction · 0.85
ShConstructLinkerFunction · 0.85
ShConstructUniformMapFunction · 0.85
parseMethod · 0.85
preprocessMethod · 0.85
DllMainFunction · 0.85
InitProcessFunction · 0.85

Calls 3

SetThreadPoolAllocatorFunction · 0.85
OS_GetTLSValueFunction · 0.50
OS_SetTLSValueFunction · 0.50

Tested by

no test coverage detected