Home
last modified time | relevance | path

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

/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.cpp52 OS_SetTLSValue(PoolIndex, poolAllocator); in SetGlobalPoolAllocator()
/external/deqp/external/glslang/
Dosinclude.cpp43 bool OS_SetTLSValue (OS_TLSIndex nIndex, void* lpvValue) in OS_SetTLSValue() function