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

Function DetachThread

deps/glslang/OGLCompilersDLL/InitializeDll.cpp:123–141  ·  view source on GitHub ↗

Not necessary to call this: InitThread() is reentrant, and the need to do per thread tear down has been removed. This is kept, with memory management removed, to satisfy any exiting calls to it that rely on it.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

DllMainFunction · 0.85
DetachThreadLinuxFunction · 0.85
DetachProcessFunction · 0.85

Calls 2

OS_GetTLSValueFunction · 0.50
OS_SetTLSValueFunction · 0.50

Tested by

no test coverage detected