Home
last modified time | relevance | path

Searched refs:OS_SetTLSValue (Results 1 – 16 of 16) sorted by relevance

/external/deqp-deps/glslang/OGLCompilersDLL/
DInitializeDll.cpp108 if (! OS_SetTLSValue(ThreadInitializeIndex, (void *)1)) { in InitThread()
134 if (!OS_SetTLSValue(ThreadInitializeIndex, (void *)0)) { in DetachThread()
/external/angle/third_party/vulkan-deps/glslang/src/OGLCompilersDLL/
DInitializeDll.cpp108 if (! OS_SetTLSValue(ThreadInitializeIndex, (void *)1)) { in InitThread()
134 if (!OS_SetTLSValue(ThreadInitializeIndex, (void *)0)) { in DetachThread()
/external/angle/third_party/vulkan-deps/glslang/src/glslang/OSDependent/
Dosinclude.h47 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue);
/external/deqp-deps/glslang/glslang/OSDependent/
Dosinclude.h47 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue);
/external/swiftshader/src/OpenGL/compiler/
DInitializeParseContext.cpp40 OS_SetTLSValue(GlobalParseContextIndex, context); in SetGlobalParseContext()
Dossource_posix.cpp44 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() function
Dossource_win.cpp40 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() function
Dosinclude.h60 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue);
DPoolAlloc.cpp53 OS_SetTLSValue(PoolIndex, poolAllocator); in SetGlobalPoolAllocator()
/external/deqp/external/glslang/
Dosinclude.cpp43 bool OS_SetTLSValue (OS_TLSIndex nIndex, void* lpvValue) in OS_SetTLSValue() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/OSDependent/Windows/
Dossource.cpp80 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() function
/external/deqp-deps/glslang/glslang/OSDependent/Windows/
Dossource.cpp80 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() function
/external/deqp-deps/glslang/glslang/OSDependent/Unix/
Dossource.cpp133 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/OSDependent/Unix/
Dossource.cpp133 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DPoolAlloc.cpp55 OS_SetTLSValue(PoolIndex, poolAllocator); in SetThreadPoolAllocator()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DPoolAlloc.cpp55 OS_SetTLSValue(PoolIndex, poolAllocator); in SetThreadPoolAllocator()