Home
last modified time | relevance | path

Searched defs:OS_SetTLSValue (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
Dossource_win.cpp40 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() function
Dossource_posix.cpp44 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.cpp130 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() function
/external/deqp/external/glslang/
Dosinclude.cpp43 bool OS_SetTLSValue (OS_TLSIndex nIndex, void* lpvValue) in OS_SetTLSValue() function