Home
last modified time | relevance | path

Searched refs:OS_SetTLSValue (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DInitializeParseContext.cpp40 OS_SetTLSValue(GlobalParseContextIndex, context); in SetGlobalParseContext()
H A Dossource_posix.cpp44 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() function
47 assert(0 && "OS_SetTLSValue(): Invalid TLS Index"); in OS_SetTLSValue()
61 assert(0 && "OS_SetTLSValue(): Invalid TLS Index"); in OS_FreeTLSIndex()
H A Dossource_win.cpp40 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() function
43 assert(0 && "OS_SetTLSValue(): Invalid TLS Index"); in OS_SetTLSValue()
57 assert(0 && "OS_SetTLSValue(): Invalid TLS Index"); in OS_FreeTLSIndex()
H A Dosinclude.h60 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue);
H A DPoolAlloc.cpp53 OS_SetTLSValue(PoolIndex, poolAllocator); in SetGlobalPoolAllocator()
/third_party/glslang/
H A Dosinclude.cpp43 bool OS_SetTLSValue (OS_TLSIndex nIndex, void* lpvValue) in OS_SetTLSValue() function
/third_party/vk-gl-cts/external/glslang/
H A Dosinclude.cpp43 bool OS_SetTLSValue (OS_TLSIndex nIndex, void* lpvValue) in OS_SetTLSValue() function

Completed in 2 milliseconds